diff options
author | Andrey Andreev <narf@devilix.net> | 2015-01-19 21:04:17 +0100 |
---|---|---|
committer | Andrey Andreev <narf@devilix.net> | 2015-01-19 21:04:17 +0100 |
commit | c3414baae25e6c6c9b33418e1745c4321babee01 (patch) | |
tree | c9c98e6b22ea486feb750d4ade29466ccb5bbca3 /system/libraries/Session/Session_driver.php | |
parent | d8e25e94583706b02e0d39f7c108f4fb7ced656d (diff) | |
parent | 882c03745c3d593038750997405f5112f0e2d80d (diff) |
Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop
Diffstat (limited to 'system/libraries/Session/Session_driver.php')
-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) * |