X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=GnumericToExcel.php;h=d8da8da207ab80e0d0ca68e9eb870c1db07d9f0c;hb=e39d2ef242655925971dc44404b4d5ce287424a2;hp=df04fd98b7e0a8e8c95641d68ba5cc18b1448044;hpb=7f1903ec111bceab744f7c860aa14479fee129cb;p=Pman.Core diff --git a/GnumericToExcel.php b/GnumericToExcel.php index df04fd98..d8da8da2 100644 --- a/GnumericToExcel.php +++ b/GnumericToExcel.php @@ -28,7 +28,7 @@ class Pman_Core_GnumericToExcel extends Pman return true; } - function get() + function get($v, $opts=array()) { } @@ -111,5 +111,5 @@ class Pman_Core_GnumericToExcel extends Pman } - + }