Re: [SM-USERS] bug fix

2003-03-31 Thread Jonathan Angliss
Hello Listreader, On Monday, March 31, 2003, [EMAIL PROTECTED] wrote... > when i try to download an attachment i get an error. > to fix this error edit: download.php > line 337 contains an extra ) after $passed_ent_id. > i removed it and the problem goes away. > i don't have commit access, so on

Re: [SM-USERS] bug fix

2003-03-31 Thread Thijs Kinkhorst
> to fix this error edit: download.php > line 337 contains an extra ) after $passed_ent_id. This is not present in the latest CVS version. Please update to see if the problem goes away. Thijs --- This SF.net email is sponsored by: ValueWeb:

[SM-USERS] bug fix

2003-03-30 Thread listreader
when i try to download an attachment i get an error. to fix this error edit: download.php line 337 contains an extra ) after $passed_ent_id. i removed it and the problem goes away. i don't have commit access, so one of the developers might want to commit this change. thanks. ..peter