Advertisement
MikFoxi

antibot update v.6.006

Apr 22nd, 2020
1,429
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.32 KB | None | 0 0
  1. // Security setting!
  2. // for files: conf.php, counter.txt, tpl.txt, error.txt
  3. // disable file editing in admin panel. 1 - disable editing, 0 - allow editing.
  4. // запретить редактировать файлы через админку. 1 - запретить, 0 - разрешить.
  5. $ab_config['disable_editing'] = 1;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement