Re: [SMARTY-DEV] [PATCH] use file_get_contents instead fread($fp, filesize($filename))
[email protected] (Robert Amos)
| Newsgroups | php.smarty.dev |
|---|---|
| Message-ID | <[email protected]> |
Just thought I should point out too that the fread() bug has been fixed on Sat Jul 10 06:54:09 2004 EDT. Overzealous patching for network based streams was the cause. The fread() functionality should be back to its documented state. -bok