From 902bfe026ff82738cd80ec399dd2514bfc3681f8 Mon Sep 17 00:00:00 2001 From: Edward Date: Tue, 24 Feb 2015 16:34:58 +0800 Subject: [PATCH] DataObjects/Core_person_signup.php --- DataObjects/Core_person_signup.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DataObjects/Core_person_signup.php b/DataObjects/Core_person_signup.php index 5e096786..c95f5348 100644 --- a/DataObjects/Core_person_signup.php +++ b/DataObjects/Core_person_signup.php @@ -93,7 +93,7 @@ class Pman_Core_DataObjects_Core_person_signup extends DB_DataObject // } // } - function sendVerification($roo) + function sendVerification() { } -- 2.39.2