summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2015-01-19 16:30:15 +0100
committerAndrey Andreev <narf@devilix.net>2015-01-19 16:30:15 +0100
commit882c03745c3d593038750997405f5112f0e2d80d (patch)
tree73b2ab6054a4fcb320b5466167d70d5695aa3d35
parent3fd1c270ef8a6e59baec4ca59191a0a0ea796e35 (diff)
parent90da83c91c3359e656dec99b5be4f1779608f3b1 (diff)
Merge pull request #3483 from ivantcholakov/develop
[ci skip] A minor header update, CI_Session_driver.
-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)
*