summaryrefslogtreecommitdiff
path: root/system/config/session.php
diff options
context:
space:
mode:
Diffstat (limited to 'system/config/session.php')
-rw-r--r--system/config/session.php10
1 files changed, 9 insertions, 1 deletions
diff --git a/system/config/session.php b/system/config/session.php
index 29eeafbd..a758305c 100644
--- a/system/config/session.php
+++ b/system/config/session.php
@@ -1,6 +1,14 @@
<?php defined('SYSPATH') OR die('No direct access allowed.');
/**
- * @package Session
+ * Session Config
+ *
+ * @package Kohana
+ * @author Kohana Team
+ * @copyright (c) 2007-2009 Kohana Team
+ * @license http://kohanaphp.com/license
+ */
+
+/**
*
* Session driver name.
*/