UpdateDatabase.php
authorAlan Knowles <alan@roojs.com>
Tue, 26 Sep 2017 07:34:35 +0000 (15:34 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 26 Sep 2017 07:34:35 +0000 (15:34 +0800)
UpdateDatabase.php

index c4abffc..11b0cd2 100644 (file)
@@ -912,7 +912,7 @@ class Pman_Core_UpdateDatabase extends Pman
         if ($done_check) {
             return;
         }
-        print_r($this->opts);
+        
         
         if (!empty($this->opts['skip-mysql-checks'])) {
             return;