diff options
Diffstat (limited to 'ext/session/tests/session_save_path_basic.phpt')
| -rw-r--r-- | ext/session/tests/session_save_path_basic.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/session/tests/session_save_path_basic.phpt b/ext/session/tests/session_save_path_basic.phpt index a7ff0d7655..08acf5a3f5 100644 --- a/ext/session/tests/session_save_path_basic.phpt +++ b/ext/session/tests/session_save_path_basic.phpt @@ -14,7 +14,7 @@ ob_start(); /* * Prototype : string session_save_path([string $path]) * Description : Get and/or set the current session save path - * Source code : ext/session/session.c + * Source code : ext/session/session.c */ echo "*** Testing session_save_path() : error functionality ***\n"; |
