Kohana v3.3.2
This commit is contained in:
@@ -7,5 +7,7 @@
|
||||
* @license http://kohanaframework.org/license
|
||||
*/
|
||||
class Kohana_Session_Exception extends Kohana_Exception {
|
||||
|
||||
const SESSION_CORRUPT = 1;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user