html parse - another try
[mirrors/Kyberia-bloodline.git] / wwwroot / inc / htmlparse.inc
index 4767d4ea81073cfeb1b249a2005a8f48c015f7df..21b81ce395fe570edd6b7164fa23941a61f40408 100644 (file)
@@ -2,9 +2,8 @@
 
 class htmlparse {
 
-public static function htmlparse($data)
+function htmlparse($data)
 {
-       echo 'fooooook\n';
    /*
    if function finds anything unsafe,it will return
    FALSE and saves a reason info global variable $htmlparse
This page took 0.12122 seconds and 4 git commands to generate.