UpdateDatabase.php
authorAlan Knowles <alan@roojs.com>
Fri, 15 Nov 2013 09:17:03 +0000 (17:17 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 15 Nov 2013 09:17:03 +0000 (17:17 +0800)
UpdateDatabase.php

index e34fa09..797c4a7 100644 (file)
@@ -113,7 +113,7 @@ class Pman_Core_UpdateDatabase extends Pman
      
     function get($args, $opts)
     {
-        $this->fixSequencesPgsql();exit;
+        //$this->fixSequencesPgsql();exit;
         $this->opts = $opts;
         
         // ask all the modules to verify the opts