From 787f1234194c1b6f141827003366bf8852b97639 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 4 Aug 2017 09:57:46 +0800 Subject: [PATCH] Import/Enum.php --- Import/Enum.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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')); -- 2.39.2