DataObjects/Core_email.php
authorAlan Knowles <alan@roojs.com>
Thu, 24 Sep 2020 03:50:28 +0000 (11:50 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 24 Sep 2020 03:50:28 +0000 (11:50 +0800)
DataObjects/Core_email.php

index f73ea8c..d086c6b 100644 (file)
@@ -678,7 +678,7 @@ Content-Transfer-Encoding: 7bit
     function testData()
     {
        // should return the formated email???
-       print_r(function_get_args());
+       print_r(function_get_args()); exit;
             
            /*
            $core_email = DB_DataObject::factory('core_email');