mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
First add for test tools.
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user