commit | 8cf7d86ede61a5b16c12acf6269996623ae903e5 | [log] [tgz] |
---|---|---|
author | Andrey Andreev <narf@devilix.net> | Tue May 01 04:21:29 2018 +0300 |
committer | Andrey Andreev <narf@devilix.net> | Tue May 01 04:21:29 2018 +0300 |
tree | ae196d8e1c82402ca509fe77fd4ec835aaf8165f | |
parent | 577e53feff2c7d9ea74c682e5795196c916e7687 [diff] |
[ci skip] Close #5487
diff --git a/system/libraries/Session/Session.php b/system/libraries/Session/Session.php index 9e76274..aa1fafb 100644 --- a/system/libraries/Session/Session.php +++ b/system/libraries/Session/Session.php
@@ -604,7 +604,7 @@ // ------------------------------------------------------------------------ /** - * Unmark flash + * Unmark temp * * @param mixed $key Session data key(s) * @return void