summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2015-01-19 21:04:17 +0100
committerAndrey Andreev <narf@devilix.net>2015-01-19 21:04:17 +0100
commitc3414baae25e6c6c9b33418e1745c4321babee01 (patch)
treec9c98e6b22ea486feb750d4ade29466ccb5bbca3 /system
parentd8e25e94583706b02e0d39f7c108f4fb7ced656d (diff)
parent882c03745c3d593038750997405f5112f0e2d80d (diff)
Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop
Diffstat (limited to 'system')
-rw-r--r--system/libraries/Session/Session_driver.php2
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)
*