* Thus wrote Adam i Agnieszka Gasiorowski FNORD ([EMAIL PROTECTED]):
> Wouter van Vliet wrote:
>  
> >     110         $File = $this->Get($User);
> >     111
> >     112         foreach($File['Headers'] as $H) header($H);;
> >     113         readfile($File['Path']);                 ^^^^
> 
>       Do I see TWO ; here or it's just a typo?

That doesn't matter, he could have 30 there if he wanted.


Curt
-- 
"I used to think I was indecisive, but now I'm not so sure."

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to