UpdateDatabase/MysqlLinks.php
authoredward <edward@roojs.com>
Thu, 10 Dec 2015 05:58:04 +0000 (13:58 +0800)
committeredward <edward@roojs.com>
Thu, 10 Dec 2015 05:58:04 +0000 (13:58 +0800)
UpdateDatabase/MysqlLinks.php

index ddfaf4f..3b02053 100644 (file)
@@ -439,7 +439,7 @@ class Pman_Core_UpdateDatabase_MysqlLinks {
     {
 //        $this->schema = parse_ini_file($iniCache, true);
 //        $this->links
-        print_R($this->links);exit;
+        print_R($this->schema);exit;
     }
     
 }