DataObjects/Core_email.php
authorAlan Knowles <alan@roojs.com>
Mon, 21 Mar 2016 04:50:50 +0000 (12:50 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 21 Mar 2016 04:50:50 +0000 (12:50 +0800)
DataObjects/Core_email.php

index a026695..2cdfe98 100644 (file)
@@ -362,7 +362,12 @@ class Pman_Core_DataObjects_Core_email extends DB_DataObject
         }
         return $r->toData();
     }
-  
+    
+    /**
+     *
+     * DEPRICATED !!! - DO NOT USE THIS !!!
+     */
+    
     function send($obj, $force = true, $send = true)
     {   
         if (!$send) {