LanguagesHelper::parseFile
Method for parsing ini files
Signature
public function parseFile(string
$filename )
Parameters
-
$filename
- Path and name of the ini file to parse
Returns
- array
- Array of strings found in the file, the array indices will be the keys. On failure an empty array will be returned