[ingo] Problem with Ingo and timsieved
Michael M Slusarz
slusarz at horde.org
Sat Dec 9 10:11:02 PST 2006
Quoting Jose-Marcio Martins da Cruz <Jose-Marcio.Martins at ensmp.fr>:
> At ingo/config/backends.php, the last definition inside the array params
> shall not end with a ','. So, unless you define something after that,
> you shall remove the ',' ending the 'scriptname' line. Either way, you
> shall make sure the last definition DOESN'T end with that.
Huh? If I am understanding you correctly, you are wrong. This is
perfectly legal in PHP:
$foo = array(
'a' => 1,
'b' => 2,
);
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the ingo
mailing list