GnumericToExcel.php
authorAlan Knowles <alan@roojs.com>
Fri, 4 Aug 2017 02:22:52 +0000 (10:22 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 4 Aug 2017 02:22:52 +0000 (10:22 +0800)
GnumericToExcel.php

index df04fd9..bcf1a63 100644 (file)
@@ -28,7 +28,7 @@ class Pman_Core_GnumericToExcel extends Pman
         return true;
     }
 
-    function get()
+    function get($v, $opts=array())
     {
         
     }