UpdateDatabase.php
authorjohn <john@roojs.com>
Tue, 2 Oct 2018 07:10:49 +0000 (15:10 +0800)
committerjohn <john@roojs.com>
Tue, 2 Oct 2018 07:10:49 +0000 (15:10 +0800)
UpdateDatabase.php

index 4f9f865..fe6656e 100644 (file)
@@ -113,7 +113,6 @@ class Pman_Core_UpdateDatabase extends Pman
                   
                 $ret = array_merge($ret, $cls->getStaticPropertyValue('cli_opts'));
             }
-            
         }
         
         return $ret;