sync
[Pman.Core] / UpdateDatabase.php
index e2630fa..4d142aa 100644 (file)
@@ -215,9 +215,8 @@ class Pman_Core_UpdateDatabase extends Pman
         $this->runExtensions();
         
         $this->clearApacheDataobjectsCache();
-        
-         
     }
+    
     function output() {
         echo "\nUpdate Completed SUCCESS\n";
         return '';