testnack
This commit is contained in:
parent
9cfa0b5e02
commit
8778512684
@ -22,7 +22,7 @@ ini_set('error_log', 'logs/ManiaControl_' . getmypid() . '.log');
|
||||
require_once __DIR__ . '/core/ManiaControl.php';
|
||||
|
||||
// Start ManiaControl
|
||||
serror_log('Loading ManiaControl v' . ManiaControl::VERSION . '...');
|
||||
error_log('Loading ManiaControl v' . ManiaControl::VERSION . '...');
|
||||
|
||||
$maniaControl = new ManiaControl();
|
||||
$maniaControl->run();
|
||||
|
Loading…
Reference in New Issue
Block a user