DataObjects/Person.php
authorAlan Knowles <alan@roojs.com>
Sat, 8 Oct 2011 02:21:28 +0000 (10:21 +0800)
committerAlan Knowles <alan@roojs.com>
Sat, 8 Oct 2011 02:21:28 +0000 (10:21 +0800)
DataObjects/Person.php

index 0247c64..0792e84 100644 (file)
@@ -112,7 +112,7 @@ class Pman_Core_DataObjects_Person extends DB_DataObject
         
         return array(
             'recipents' => $recipents,
-            'headers'    => $header,
+            'headers'    => $headers,
             'body'      => $body
         );