Pluf Framework

Sign in or create your account | Project List | Help

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: 1 year 15 days ago by Hal Finkel

Updated: 1 year 12 days ago

Status: Fixed

Followed by: 1 person

Labels:
Priority:Medium
Type:Defect