diff options
Diffstat (limited to 'ext/mbstring/tests/005.inc')
| -rw-r--r-- | ext/mbstring/tests/005.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mbstring/tests/005.inc b/ext/mbstring/tests/005.inc index 2aaaf8866d..1ffcafd011 100644 --- a/ext/mbstring/tests/005.inc +++ b/ext/mbstring/tests/005.inc @@ -1,7 +1,7 @@ <?php //$debug = true; ini_set('include_path','.'); -include_once('common.php'); +include_once('common.inc'); // Set order to "auto" |
