[freeside] Evaluating Freeside

ivan ivan at 420.am
Tue Jan 22 05:46:01 PST 2002


missed a semicolen transcribing that...

On Tue, Jan 22, 2002 at 05:40:53AM -0800, ivan wrote:

>     $seconds += $sth->fetchrow_arrayref->[0]

of course should be:

     $seconds += $sth->fetchrow_arrayref->[0];

-- 
_ivan



More information about the freeside-users mailing list