UpdateDatabase.php
authorjohn <john@roojs.com>
Wed, 24 Jan 2018 03:20:24 +0000 (11:20 +0800)
committerjohn <john@roojs.com>
Wed, 24 Jan 2018 03:20:24 +0000 (11:20 +0800)
UpdateDatabase.php

index 63119ec..e33a28a 100644 (file)
@@ -855,8 +855,6 @@ class Pman_Core_UpdateDatabase extends Pman
                     $this->jerr("to_group {$data['to_group']} does not exist when importing template $name");
                 }
                 
-                print_r($gp->id);exit;
-                
                 $cm->to_group = $gp->id;
             }