On Sun, Jan 12, 2014 at 09:40:50AM -0800, nairb rotsak wrote:
> Comment: Array[comment]
Ah, it's the double array problem. Should of seen it first from the
fact it has comment in brackets.

-    $body[] = "\nComment: $data[parameters][comment]\n";
+    $body[] = "\nComment: ".$data['parameters']['comment']."\n";
 
That does it for me.

 - Craig

-- 
Craig Small (@smallsees)   http://enc.com.au/       csmall at : enc.com.au
Debian GNU/Linux           http://www.debian.org/   csmall at : debian.org
GPG fingerprint:        5D2F B320 B825 D939 04D2  0519 3938 F96B DF50 FEA5

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to