First add for test tools.
This commit is contained in:
parent
c7fe80367a
commit
fd57f3f42b
@ -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";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user