summaryrefslogtreecommitdiff
path: root/ext/session/tests/session_cache_expire_variation2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/session/tests/session_cache_expire_variation2.phpt')
-rw-r--r--ext/session/tests/session_cache_expire_variation2.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/session/tests/session_cache_expire_variation2.phpt b/ext/session/tests/session_cache_expire_variation2.phpt
index f17f4711a9..f3a9ab3e1b 100644
--- a/ext/session/tests/session_cache_expire_variation2.phpt
+++ b/ext/session/tests/session_cache_expire_variation2.phpt
@@ -7,10 +7,10 @@ Test session_cache_expire() function : variation
ob_start();
-/*
+/*
* Prototype : int session_cache_expire([int $new_cache_expire])
* Description : Return current cache expire
- * Source code : ext/session/session.c
+ * Source code : ext/session/session.c
*/
echo "*** Testing session_cache_expire() : variation ***\n";