Migration SVN
This commit is contained in:
4
web/tests/text_parse_ini_file.php
Executable file
4
web/tests/text_parse_ini_file.php
Executable file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
|
||||
$file = parse_ini_file('../../system/lang/fr/lang', true);
|
||||
var_dump($file);
|
||||
Reference in New Issue
Block a user