Update of /cvsroot/phpmp/phpMP
In directory usw-pr-cvs1:/tmp/cvs-serv26065
Modified Files:
index.php
Log Message:
Removed an obscenity.
Index: index.php
===================================================================
RCS file: /cvsroot/phpmp/phpMP/index.php,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** index.php 9 Apr 2002 22:05:24 -0000 1.12
--- index.php 9 Apr 2002 22:10:40 -0000 1.13
***************
*** 58,69 ****
$Template->Blocking('BeginBig', array(PAGETITLE => ".::phpMP Sample Page::."));
-
- //$string = " Hey People :) ;) Like those smilies? Anyway [b] this is bbcode [/b]. And of course we always have people that want to use html <font face=\"New York\">Now this is a differernt font</font>. I found this cool site at http://www.apple.com. Anyway, it will kick your ass dumb motherfuckers. Peace out dude ji...@op...";
-
- //$parser = new Parser;
-
- //$retstring = $parser->Run("1", "1", "1", "1", $CONF["CensorList"], "1", $CONF["AllowableHTML"], $string);
-
- //echo $string . "<br><br>" . $retstring;
print "Welcome, one and all!!!!!<br>\n";
--- 58,61 ----
|