UpdateDatabase.php
authorEdward <edward@roojs.com>
Wed, 11 Jul 2018 10:41:48 +0000 (18:41 +0800)
committerEdward <edward@roojs.com>
Wed, 11 Jul 2018 10:41:48 +0000 (18:41 +0800)
UpdateDatabase.php

index 0c4f672..4740798 100644 (file)
@@ -17,7 +17,7 @@ class Pman_Core_UpdateDatabase extends Pman
     
     static $cli_desc = "Update SQL - Beta (it will run updateData of all modules)";
  
-    static $cli_opts = array(
+    var $cli_opts = array(
       
         'prefix' => array(
             'desc' => 'prefix for the password (eg. fred > xxx4fred - prefix is xxx4)',