get_threaded_children fix
[mirrors/Kyberia-bloodline.git] / wwwroot / inc / htmlparse.inc
index 21b81ce395fe570edd6b7164fa23941a61f40408..4e49a5b37862560189ff13f0978b11cd585d16b8 100644 (file)
@@ -1,8 +1,8 @@
 <?php
 
-class htmlparse {
+class htmlparser {
 
-function htmlparse($data)
+public static function htmlparse($data)
 {
    /*
    if function finds anything unsafe,it will return
This page took 0.095645 seconds and 4 git commands to generate.