Changeset 2007 for trunk/system/libraries/drivers/Cache/Sqlite.php
- Timestamp:
- 02/09/2008 12:37:51 AM (11 months ago)
- Files:
-
- 1 modified
-
trunk/system/libraries/drivers/Cache/Sqlite.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/libraries/drivers/Cache/Sqlite.php
r1841 r2007 3 3 * SQLite-based Cache driver. 4 4 * 5 * $Id$ 6 * 5 7 * @package Cache 6 8 * @author Kohana Team 7 * @copyright (c) 2007 Kohana Team9 * @copyright (c) 2007-2008 Kohana Team 8 10 * @license http://kohanaphp.com/license.html 9 11 */
