- setting version to 0.9.2
- checking for sane last-system-guid on update - added a bit of cronlogging to ApsUpdater (only in paranoid mode)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
* @version $Id$
|
||||
*/
|
||||
|
||||
$Aps = new ApsUpdater($db);
|
||||
$Aps = new ApsUpdater($db, $cronlog);
|
||||
$Aps->UpdateHandler();
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user