Religious quandary…
I couldn’t resist: How come so many people want Jesus to come in their hearts? Do they want him to come in their mouths, too?
How come so many people want Jesus to come in their hearts?
Do they want him to come in their mouths, too?
grubi
Published Wednesday, 29 October 2003 11:03:43 AM
December 19th, 2003 at 1:37 pm
Hehe, that would explain the song:
O Come on my Face fool.
Joyful and triumphant…
Warning: This reply contains the word: FUCK
bob
December 19th, 2003 at 2:25 pm
Yeah, so it’s fixed, but I think the fix has buggered up the code tags, so here is a try:
[code]
int main(int argc, char *argv[])
{
return 1;
}
[/code]
December 19th, 2003 at 2:26 pm
So, you can see, there is an extra line at the top. I’ll have to work on a bit of logic to remove that without fucking up the rest of the site.
December 19th, 2003 at 9:36 pm
Hmm, well you could either simply have a special case for the <code> tag that removes the first character that follows it..
You could institute a new standard for all code tags (ie. a M$ solution).
I think you should try and fix it without a work around though, then you can be really proud of your code