Print.php
authorEdward <edward@roojs.com>
Fri, 30 May 2014 07:24:04 +0000 (15:24 +0800)
committerEdward <edward@roojs.com>
Fri, 30 May 2014 07:24:04 +0000 (15:24 +0800)
Print.php

index d200669..35d5631 100644 (file)
--- a/Print.php
+++ b/Print.php
@@ -156,10 +156,8 @@ class Pman_Xtuple_Print extends Pman
     }
     function syncDB($cfg) 
     {
-        
         $roo = HTML_FlexyFramework::get()->page;
         
-        print_r($roo->rootURL);exit;
         $do = DB_DataObject::Factory('invchead');
         
         $office = substr($do->database(),-2);