From d9a67d64b1275257e51c0754d2f76ce7883affcc Mon Sep 17 00:00:00 2001 From: redmatrix Date: Wed, 2 Sep 2015 18:04:22 -0700 Subject: Update the credits --- include/text.php | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/text.php') diff --git a/include/text.php b/include/text.php index 02a038ef4..f4122845e 100644 --- a/include/text.php +++ b/include/text.php @@ -72,10 +72,6 @@ function notags($string) { // return(str_replace(array("<",">","\xBA","\xBC","\xBE"), array('[',']','','',''), $string)); } -// use this on "body" or "content" input where angle chars shouldn't be removed, -// and allow them to be safely displayed. - - /** * use this on "body" or "content" input where angle chars shouldn't be removed, -- cgit v1.2.3