From b764f6cf0ada4d630912370526325e43adfa78fe Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 4 Aug 2017 10:00:37 +0800 Subject: [PATCH] InterfaceTranslations.php --- InterfaceTranslations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InterfaceTranslations.php b/InterfaceTranslations.php index c805a64..e3de56f 100644 --- a/InterfaceTranslations.php +++ b/InterfaceTranslations.php @@ -60,7 +60,7 @@ class Pman_Admin_InterfaceTranslations extends Pman_Admin_Translations } - function post() + function post($v) { $this->jerr("invalid url"); -- 2.39.2