X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=GnumericToExcel.php;h=bcf1a63d020a8ffce79c24b21cb28058b1a2b801;hb=85febec95a61d10c73c74c86d252aa8f60873ad3;hp=df04fd98b7e0a8e8c95641d68ba5cc18b1448044;hpb=7f1903ec111bceab744f7c860aa14479fee129cb;p=Pman.Core 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()) { }