diff options
author | Derek Jones <derek.jones@ellislab.com> | 2008-05-11 18:27:41 +0200 |
---|---|---|
committer | Derek Jones <derek.jones@ellislab.com> | 2008-05-11 18:27:41 +0200 |
commit | c7deac9f2f9e43cedb18202542e8a46061df046e (patch) | |
tree | b8c030e025e3a403c8c2fb2511dfb1e9b3512e80 /system/libraries/Session.php | |
parent | 5583e1aae64ff7e902136c4ba610d438dc2015d4 (diff) |
Undoing change committed in r1115
Diffstat (limited to 'system/libraries/Session.php')
-rw-r--r-- | system/libraries/Session.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/libraries/Session.php b/system/libraries/Session.php index c77eb9e0a..d4fdd3ac7 100644 --- a/system/libraries/Session.php +++ b/system/libraries/Session.php @@ -649,3 +649,4 @@ class CI_Session { }
// END Session Class
+?>
\ No newline at end of file |