forked from GithubBackups/vichan
no board may be called reports
This commit is contained in:
parent
84d600a880
commit
e6ab91e66c
@ -12,7 +12,7 @@ include "inc/lib/recaptcha/recaptchalib.php";
|
||||
|
||||
|
||||
checkBan('*');
|
||||
$bannedWords = array('/^cake$/', '8ch', '/^cp$/', 'child', '/^inc$/', '/^static$/', '/^templates$/', '/^js$/', '/^stylesheets$/', '/^tools$/', '/^pedo$/');
|
||||
$bannedWords = array('/^cake$/', '8ch', '/^cp$/', 'child', '/^inc$/', '/^static$/', '/^templates$/', '/^js$/', '/^stylesheets$/', '/^tools$/', '/^pedo$/', '/^reports$/');
|
||||
|
||||
$ayah = (($config['ayah_enabled']) ? new AYAH() : false);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user