0byt3m1n1
Path:
/
data
/
applications
/
aps
/
gallery
/
3.0.9-21
/
standard
/
htdocs
/
system
/
libraries
/
[
Home
]
File: Cache_Exception.php
<?php defined('SYSPATH') OR die('No direct access allowed.'); /** * * @package Kohana * @author Kohana Team * @copyright (c) 2007-2009 Kohana Team * @license http://kohanaphp.com/license */ class Cache_Exception_Core extends Kohana_Exception {} // End Kohana User Exception