Update the credits

This commit is contained in:
redmatrix
2015-09-02 18:04:22 -07:00
parent 2a26c898ca
commit d9a67d64b1
2 changed files with 7 additions and 5 deletions

View File

@@ -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,