UpdateDatabase.php
authorEdward <edward@roojs.com>
Fri, 31 Oct 2014 08:16:12 +0000 (16:16 +0800)
committerEdward <edward@roojs.com>
Fri, 31 Oct 2014 08:16:12 +0000 (16:16 +0800)
UpdateDatabase.php

index e7e9e28..fffe8c7 100644 (file)
@@ -275,11 +275,12 @@ class Pman_Core_UpdateDatabase extends Pman
              ' ' . basename($url['path']);
         
         
-        echo $psql_cmd . "\n" ;if($dir = '/home/edward/gitlive/web.registrar/Pman/Registrar/pgsql'){
+        echo $psql_cmd . "\n" ;
+        echo "scan : $dir\n";
+        
+        if($dir = '/home/edward/gitlive/web.registrar/Pman/Registrar/pgsql'){
             print_R($dir);exit;
         }
-        
-        echo "scan : $dir\n";
         if (is_file($dir)) {
             $files = array($dir);