Pluf Framework

Issue 150: Fix for file_get_contents error

Reported by Hal Finkel, Mar 6, 2009

Under php 5.2.9 the filename passed to file_get_contents cannot be 
empty. As a result, an error is generated in the current release if 
a po file does not exist for the browser's language. I've attached a 
patch to fix this problem.

Comment 1 by Loïc d'Anterroches, Mar 9, 2009

Fixed in commit ea0db1b, thanks a lot.
Status: Fixed

Created: 4 years 2 months ago by Hal Finkel

Updated: 4 years 2 months ago

Status: Fixed

Followed by: 1 person

Labels:
Priority:Medium
Type:Defect