From 11b998a084bd677d2533830c434c84390277908b Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 4 Aug 2017 11:39:49 +0800 Subject: [PATCH] SendIntro.php --- SendIntro.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SendIntro.php b/SendIntro.php index cff184d2..c3187f19 100644 --- a/SendIntro.php +++ b/SendIntro.php @@ -36,7 +36,7 @@ class Pman_Core_SendIntro extends Pman return true; } - function post() + function post($v) { //DB_DataObject::debuglevel(1); // gets id : c.id, rawPasswd: c.rawPasswd -- 2.39.2