X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=JsonToExcel.php;h=75a24fe85c76eae82211dc3bf41aac0697f09bb3;hp=2fd25f0274a39733eca40126d5d5e06a49096294;hb=1524f8b36295809a3eedd6da3c6494f8aa0d86f5;hpb=7e62ec548869be629cca3ee7938aded4d6a78659 diff --git a/JsonToExcel.php b/JsonToExcel.php index 2fd25f02..75a24fe8 100644 --- a/JsonToExcel.php +++ b/JsonToExcel.php @@ -28,7 +28,7 @@ class Pman_Core_JsonToExcel extends Pman return true; } - function get() + function get($v, $opts=array()) { $this->jerr("invalid get"); }