2
0
forked from Wavyzz/dolibarr

First add for test tools.

This commit is contained in:
Laurent Destailleur
2009-12-14 00:38:06 +00:00
parent c7fe80367a
commit fd57f3f42b

View File

@@ -1,7 +1,7 @@
<?php
// This source file must be UTF-8 encoded
$filename='filewith<EFBFBD>';
$filename='filewithé';
print 'Test to create a file on disk'."\n";
print 'ENV[LANG]='.$_ENV["LANG"]."\n";