From 9ae34b38d91c30ae2b9c95c0f88c90e9da1512aa Mon Sep 17 00:00:00 2001 From: Harvie Date: Wed, 27 Oct 2010 01:01:54 +0200 Subject: [PATCH] htmlparse test --- wwwroot/inc/htmlparse.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/wwwroot/inc/htmlparse.inc b/wwwroot/inc/htmlparse.inc index 33df755..4767d4e 100644 --- a/wwwroot/inc/htmlparse.inc +++ b/wwwroot/inc/htmlparse.inc @@ -4,6 +4,7 @@ class htmlparse { public static function htmlparse($data) { + echo 'fooooook\n'; /* if function finds anything unsafe,it will return FALSE and saves a reason info global variable $htmlparse -- 2.30.2