NotifySend.php
authorleon <leon@roojs.com>
Mon, 3 Jul 2023 04:43:24 +0000 (12:43 +0800)
committerleon <leon@roojs.com>
Mon, 3 Jul 2023 04:43:24 +0000 (12:43 +0800)
NotifySend.php

index b0ee45f..f92e523 100644 (file)
@@ -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'])) {