Typo fix.

Thanks @glensc.
This commit is contained in:
PJanisio 2014-11-11 16:33:51 +01:00
parent 1e3515ae30
commit 62a663fb3d

View File

@ -132,7 +132,7 @@ $config['disable_api'] = false;
$config['disable_keep_forever'] = false;
$config['blocked_words'] = '';
$config['disable_shorturl'] = false;
$config['remove_shorturl_checkbox''] = false;
$config['remove_shorturl_checkbox'] = false;
$config['disallow_search_engines'] = false;
//spamadmin: accessible via /spamadmin (only active when user + pass is set)