From b6b4fc267f262a73f54137af60276a7232937a37 Mon Sep 17 00:00:00 2001 From: leon Date: Mon, 3 Jul 2023 12:43:24 +0800 Subject: [PATCH] NotifySend.php --- NotifySend.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/NotifySend.php b/NotifySend.php index b0ee45f6..f92e5232 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -85,11 +85,6 @@ class Pman_Core_NotifySend extends Pman function get($id,$opts=array()) { - require_once 'Validate.php'; - if (!Validate::email('kingsley.man@vougehk.com', true)) { - die('b'); - } - die('a'); //print_r($opts); if (!empty($opts['DB_DataObject-debug'])) { -- 2.39.2