Back to the month index |
Back to the list index
|
David J. Hughes (bambi@Hughes.com.au)
Wed, 21 Apr 1999 12:27:07 +1000 (EST)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
- Next message: J. M. Castagnetto: "Mirror of files?"
- Previous message: J. M. Castagnetto: "Re: w3-msql and lite error"
- Maybe in reply to: Eric Suchomski: "w3-msql and lite error"
- Next in thread: Fernando Lozano: "Re: lite and msql client"
Date: Wed, 21 Apr 1999 12:27:07 +1000 (EST) From: "David J. Hughes" <bambi@Hughes.com.au> Subject: Re: lite and msql client Message-ID: <Pine.BSF.3.96.990421122501.616E-100000@fawn.hughes.com.au>
On Tue, 20 Apr 1999, RHS Linux User wrote:
> I've noticed that crypt in lite changed from
>
> crypt(string,number) *I used 0 anjd it worked on 2.0.4.1*
>
> to
>
> crypt(string,string)
>
> Was my fault?
It was always crypt(string,string) although lite in pre 2.0.5 didn't do a
proper check on the types of args being passed to module functions
(although it did it properly for user defined functions).
>From the HISTORY file
o Fixed param type checking for module function calls
Bambi
...
- Next message: J. M. Castagnetto: "Mirror of files?"
- Previous message: J. M. Castagnetto: "Re: w3-msql and lite error"
- Maybe in reply to: Eric Suchomski: "w3-msql and lite error"
- Next in thread: Fernando Lozano: "Re: lite and msql client"