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