From: Alan Knowles Date: Fri, 4 Aug 2017 02:22:52 +0000 (+0800) Subject: GnumericToExcel.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=de957a0b099b36c1047fd1bf4057594a127d0e3e GnumericToExcel.php --- diff --git a/GnumericToExcel.php b/GnumericToExcel.php index df04fd98..bcf1a63d 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()) { }