Tests/Mailer.php
authorAlan Knowles <alan@roojs.com>
Fri, 4 Aug 2017 03:40:16 +0000 (11:40 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 4 Aug 2017 03:40:16 +0000 (11:40 +0800)
Tests/Mailer.php

index cf60077..f1fa65e 100644 (file)
@@ -26,7 +26,7 @@ class Pman_Core_Tests_Mailer extends Pman
         
     }
     
-    function get($q, $opts)
+    function get($q,  $opts=array())
     {
         // send a test email to me...
         $this->rcpts = $opts['to'];