diff options
author | Ivan Tcholakov <ivantcholakov@gmail.com> | 2015-01-19 16:23:08 +0100 |
---|---|---|
committer | Ivan Tcholakov <ivantcholakov@gmail.com> | 2015-01-19 16:23:08 +0100 |
commit | 90da83c91c3359e656dec99b5be4f1779608f3b1 (patch) | |
tree | 73b2ab6054a4fcb320b5466167d70d5695aa3d35 /system/libraries | |
parent | 3fd1c270ef8a6e59baec4ca59191a0a0ea796e35 (diff) |
A minor header update, CI_Session_driver.
Diffstat (limited to 'system/libraries')
-rw-r--r-- | system/libraries/Session/Session_driver.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/libraries/Session/Session_driver.php b/system/libraries/Session/Session_driver.php index c4fbde4f8..8edd31999 100644 --- a/system/libraries/Session/Session_driver.php +++ b/system/libraries/Session/Session_driver.php @@ -2,7 +2,7 @@ /** * CodeIgniter * - * An open source application development framework for PHP 5.2.4 + * An open source application development framework for PHP * * This content is released under the MIT License (MIT) * |