UpdateDatabase.php
authorAlan Knowles <alan@roojs.com>
Fri, 6 Dec 2013 07:16:49 +0000 (15:16 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 6 Dec 2013 07:16:49 +0000 (15:16 +0800)
UpdateDatabase.php

index c851673..7d8c800 100644 (file)
@@ -125,7 +125,7 @@ class Pman_Core_UpdateDatabase extends Pman
         PEAR::setErrorHandling(PEAR_ERROR_CALLBACK, array($this, 'onPearError'));
    
         
-        $this->fixSequencesPgsql();exit;
+        //$this->fixSequencesPgsql();exit;
         $this->opts = $opts;
         
         // ask all the modules to verify the opts