On Wed, 12 Mar 2003 06:53:25 -0600 (CST)
<[EMAIL PROTECTED]> wrote:

> My local ISP recently replaced its BSD-based webmail with Squirrelmail.
> Very nice, but the following bug has appeared whenever I try to "download"
> or "view" an attachment:
> 
> Parse error: parse error, unexpected ')' in
> /usr/share/squirrelmail/src/download.php on line 337
> 
> I'm not a perl programmer, but there does appear to be a missing '(' at
> the beginning of this line:
> 
>     $filename = 'untitled' . strip_tags($passed_ent_id) .$suffix);
>    ^
> Anybody else?
> 
> --Doc Savage
>   Fairview Heights, IL


I had the same problem, got to line 337 and remove the last )
all seems well after that.



Steve



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list

Reply via email to