DataObjects/Core_email.php
authorAlan Knowles <alan@roojs.com>
Thu, 24 Sep 2020 04:17:15 +0000 (12:17 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 24 Sep 2020 04:17:15 +0000 (12:17 +0800)
DataObjects/Core_email.php

index 997d3cd..4ab3641 100644 (file)
@@ -677,6 +677,8 @@ Content-Transfer-Encoding: 7bit
     
     static function testData($person, $dt , $core_notify)
     {
+       
+       print_R($this);exit;
        // should return the formated email???
        $pg = HTML_FlexyFramework::get()->page;