From: Alan Knowles Date: Fri, 4 Aug 2017 03:40:16 +0000 (+0800) Subject: Tests/Mailer.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=aaf7dfcde9144459f07a5cc003701fdbd2096cab Tests/Mailer.php --- diff --git a/Tests/Mailer.php b/Tests/Mailer.php index cf600774..f1fa65eb 100644 --- a/Tests/Mailer.php +++ b/Tests/Mailer.php @@ -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'];