RefreshDatabaseCache.php
[Pman.Core] / RefreshDatabaseCache.php
index 7b88e83..8797970 100644 (file)
@@ -9,6 +9,7 @@
  * 
  */
 require_once 'Pman.php';
+
 class Pman_Core_RefreshDatabaseCache extends Pman
 {     
     static $cli_desc = "Refresh the database schema cache";