Thanks, I got it working.
I still have not quite figured out how to use the CVS without having to put
a lot of time into constantly updateing files and such so I'm still using
the straight version 1.0.3.

Shawn
----- Original Message -----
From: "Shannon -jj Behrens" <[EMAIL PROTECTED]>
To: "FreeTrade" <[EMAIL PROTECTED]>
Sent: Monday, August 07, 2000 10:27 AM
Subject: Re: [FreeTrade] Parse Errors


> > Shawn
> >
> > Remove the close bracket after mysql_error()
> >
> >  print(mysql_errno() . ": " . mysql_error()) . "\n");
> >
> > should be
> >
> >  print(mysql_errno() . ": " . mysql_error() . "\n");
> I tried to fix this in CVS, but I couldn't find any examples of
> "mysql_error())" in CREATE_INVOICE.
>
> -jj
>
> --
> if (shannon - jj) * behrens == webEngineer["CLEAR INK�"]:
>     print "<i>imagination is the only real medium(sm)</i><br>"
>
>
> ------------------------------------------------------------
> To subscribe:    [EMAIL PROTECTED]
> To unsubscribe:  [EMAIL PROTECTED]
> Site:            http://www.working-dogs.com/freetrade/
> Problems?:       [EMAIL PROTECTED]



------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to