SimpleExcel.php
[Pman.Core] / GnumericToExcel.php
index d05d1ee..d8da8da 100644 (file)
@@ -30,7 +30,7 @@ class Pman_Core_GnumericToExcel extends Pman
 
     function get($v, $opts=array())
     {
-        print_R('ru???');exit;
+        
     }
     function post($fname) {
         
@@ -111,5 +111,5 @@ class Pman_Core_GnumericToExcel extends Pman
         
     }
     
-    
+     
 }