From: Chris Date: Wed, 20 Nov 2013 10:51:20 +0000 (+0800) Subject: Tests/Mailer.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=16e86c8eb8aee93e9fbf388c2209c27e2ebc1dac Tests/Mailer.php --- diff --git a/Tests/Mailer.php b/Tests/Mailer.php index 6759f590..cf600774 100644 --- a/Tests/Mailer.php +++ b/Tests/Mailer.php @@ -44,7 +44,7 @@ class Pman_Core_Tests_Mailer extends Pman 'attachments' => array( array( - 'file' => '/home/alan/Documents/Nestplaytimespjadcover.pdf', // pass the file path DOES NOT pass the file content + 'file' => '/home/alan/Documents/Nestplaytimespjadcover.pdf', // pass the file path DO NOT pass the file content 'name' => 'Nestplaytimespjadcover.pdf', 'mimetype' => 'application/pdf'