migrated ApsInstaller and ApsUpdater, fixed typo in traffic-cron (thx to Sephi), refs #1287
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -17,9 +17,5 @@
|
||||
*
|
||||
*/
|
||||
|
||||
openRootDB($debugHandler, $lockfile);
|
||||
$Aps = new ApsInstaller($settings, $db, $db_root);
|
||||
$Aps = new ApsInstaller($settings);
|
||||
$Aps->InstallHandler();
|
||||
closeRootDB();
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user