summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2018-05-01 03:21:29 +0200
committerAndrey Andreev <narf@devilix.net>2018-05-01 03:21:29 +0200
commit8cf7d86ede61a5b16c12acf6269996623ae903e5 (patch)
treeae196d8e1c82402ca509fe77fd4ec835aaf8165f
parent577e53feff2c7d9ea74c682e5795196c916e7687 (diff)
[ci skip] Close #5487
-rw-r--r--system/libraries/Session/Session.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/libraries/Session/Session.php b/system/libraries/Session/Session.php
index 9e762745f..aa1fafb5b 100644
--- a/system/libraries/Session/Session.php
+++ b/system/libraries/Session/Session.php
@@ -604,7 +604,7 @@ class CI_Session {
// ------------------------------------------------------------------------
/**
- * Unmark flash
+ * Unmark temp
*
* @param mixed $key Session data key(s)
* @return void