GIT.Harvie.CZ
/
mirrors
/
Kyberia-bloodline.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97677ee
)
htmlparse -> static method
author
Harvie
<tomas@mudrunka.cz>
Tue, 26 Oct 2010 22:56:57 +0000
(
00:56
+0200)
committer
Harvie
<tomas@mudrunka.cz>
Tue, 26 Oct 2010 22:56:57 +0000
(
00:56
+0200)
wwwroot/inc/htmlparse.inc
patch
|
blob
|
blame
|
history
diff --git
a/wwwroot/inc/htmlparse.inc
b/wwwroot/inc/htmlparse.inc
index 6371046e8279a8e9280536894657473f3faee9c2..33df755568b8fad7ef449e124394715f78360557 100644
(file)
--- a/
wwwroot/inc/htmlparse.inc
+++ b/
wwwroot/inc/htmlparse.inc
@@
-2,7
+2,7
@@
class htmlparse {
-function htmlparse($data)
+
public static
function htmlparse($data)
{
/*
if function finds anything unsafe,it will return
@@
-180,4
+180,4
@@
function htmlparse($data)
return 1;
}
-}
\ No newline at end of file
+}
This page took
0.136207 seconds
and
4
git commands to generate.