Inspector cleanup
This commit is contained in:
@@ -14,5 +14,4 @@ $user->password = 'admin'; // the password is salted/hashed
|
||||
$user->administrator = true;
|
||||
$user->active = true;
|
||||
$user->create();
|
||||
print "Bootstrap ok\n";
|
||||
?>
|
||||
print "Bootstrap ok\n";
|
Reference in New Issue
Block a user