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

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