From: Alan Knowles Date: Fri, 4 Aug 2017 01:57:46 +0000 (+0800) Subject: Import/Enum.php X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=787f1234194c1b6f141827003366bf8852b97639 Import/Enum.php --- diff --git a/Import/Enum.php b/Import/Enum.php index 2d79653..d7e3048 100644 --- a/Import/Enum.php +++ b/Import/Enum.php @@ -16,7 +16,7 @@ class Pman_Admin_Import_Enum extends Pman_Roo } - function post() + function post($v) { PEAR::setErrorHandling(PEAR_ERROR_CALLBACK, array($this, 'onPearError'));