Quote:
Originally Posted by Terrablade
Good question,
Would like to see the coder explaining.
But no sign of him/her
|
*tisk*tisk*
I'll be damned, you're right. Looks like this line is doing exactly what you said.
Code:
if (str_replace($keywords, '', strtolower($this->fetch_field('pagetext', 'post'))) != strtolower($this->fetch_field('pagetext', 'post')) && !can_moderate()) {
edit: Wait, maybe not. I'll look at it more later, gotta run.