use system account
This commit is contained in:
10
tools/inc/cli.php
Normal file
10
tools/inc/cli.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
$mod = Array(
|
||||
'id' => -1,
|
||||
'type' => ADMIN,
|
||||
'username' => '?',
|
||||
'boards' => Array('*')
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user