Migration SVN
This commit is contained in:
1341
web/tests/apc_admin.php
Executable file
1341
web/tests/apc_admin.php
Executable file
File diff suppressed because it is too large
Load Diff
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