UpdateDatabase.php
authorAlan Knowles <alan@roojs.com>
Fri, 15 Nov 2013 06:11:43 +0000 (14:11 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 15 Nov 2013 06:11:43 +0000 (14:11 +0800)
UpdateDatabase.php

index e6a6aea..c46d7fb 100644 (file)
@@ -111,7 +111,7 @@ class Pman_Core_UpdateDatabase extends Pman
         
         // ask all the modules to verify the opts
         
-        $this->checkOpts();
+        $this->checkOpts($opt);