mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
Test code removed
This commit is contained in:
parent
aa4f9c985f
commit
62915007c6
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ if ($argc > 1) {
|
|||
$maint_mode = intval($argv[1]);
|
||||
}
|
||||
|
||||
//Config::set('system', 'maintenance', $maint_mode);
|
||||
Config::set('system', 'maintenance', $maint_mode);
|
||||
|
||||
if ($maint_mode AND ($argc > 2)) {
|
||||
$reason_arr = $argv;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue