mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-29 09:44:28 +01:00
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('*');
|
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);
|
$ayah = (($config['ayah_enabled']) ? new AYAH() : false);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user