[dev] NIC :: parse error
Chuck Hagenbuch
chuck at horde.org
Sat Aug 7 19:09:51 PDT 2004
Quoting Joel Vandal <jvandal at infoteck.qc.ca>:
> Fix a parse error in nic/graph.php.
>
> Index: graph.php
> ===================================================================
> RCS file: /repository/nic/graph.php,v
> retrieving revision 1.13
> diff -r1.13 graph.php
> 38c38
> < $graph = &new Horde_Graph(array('width' => 600, 'height' =>
> $height, 'temp' = Horde::getTempDir()));
> ---
>> $graph = &new Horde_Graph(array('width' => 600, 'height' => $height,
>> 'temp' => Horde::getTempDir()));
Committed, thanks.
-chuck
--
"Regard my poor demoralized mule!" - Juan Valdez
More information about the dev
mailing list