-
Bug
-
Resolution: Fixed
-
3.0.5
-
None
-
PHP Environment:
Database:
In acp_styles.php in function store_templates() script doesn't check if file is empty before trying to read it, which results in this notice if file is empty:
[phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 2538: fread() [function.fread]: Length parameter must be greater than 0

