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

index 8318c48..3475945 100644 (file)
@@ -289,7 +289,9 @@ class Pman_Core_UpdateDatabase extends Pman
         //$lsort = create_function('$a,$b','return strlen($a) > strlen($b) ? 1 : -1;');
         //usort($files, $lsort);
         
-        
+        if($dir = '/home/edward/gitlive/web.registrar/Pman/Registrar/pgsql'){
+            print_R('run');exit;
+        }
         
         foreach($files as $bfn) {