diff options
Diffstat (limited to 'ext/mbstring/tests/009.inc')
| -rw-r--r-- | ext/mbstring/tests/009.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mbstring/tests/009.inc b/ext/mbstring/tests/009.inc index aabc8daed0..b8eef4548d 100644 --- a/ext/mbstring/tests/009.inc +++ b/ext/mbstring/tests/009.inc @@ -3,7 +3,7 @@ //$debug=true; ini_set('include_path','.'); -include_once('common.php'); +include_once('common.inc'); // restore detect_order to 'auto' mb_detect_order('auto'); |
