Noscrape is now enabled all the time.
This commit is contained in:
parent
f620834d97
commit
f931eba7f2
4 changed files with 1 additions and 12 deletions
|
@ -2,9 +2,6 @@
|
|||
|
||||
function noscrape_init(&$a) {
|
||||
|
||||
if(get_config('system','disable_noscrape'))
|
||||
killme();
|
||||
|
||||
if($a->argc > 1)
|
||||
$which = $a->argv[1];
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue