summaryrefslogtreecommitdiffstats
path: root/system/libraries/Session/SessionHandlerInterface.php
diff options
context:
space:
mode:
Diffstat (limited to 'system/libraries/Session/SessionHandlerInterface.php')
-rw-r--r--system/libraries/Session/SessionHandlerInterface.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/system/libraries/Session/SessionHandlerInterface.php b/system/libraries/Session/SessionHandlerInterface.php
index 2050e1e4d..9dab5ac07 100644
--- a/system/libraries/Session/SessionHandlerInterface.php
+++ b/system/libraries/Session/SessionHandlerInterface.php
@@ -57,6 +57,3 @@ interface SessionHandlerInterface {
public function destroy($session_id);
public function gc($maxlifetime);
}
-
-/* End of file SessionHandlerInterface.php */
-/* Location: ./system/libraries/Session/SessionHandlerInterface.php */ \ No newline at end of file