Show
Ignore:
Timestamp:
02/09/2008 12:37:51 AM (11 months ago)
Author:
PugFish
Message:

Fixed some driver comments

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/libraries/drivers/Cache/File.php

    r1918 r2007  
    33 * File-based Cache driver. 
    44 * 
     5 * $Id$ 
     6 * 
    57 * @package    Cache 
    68 * @author     Kohana Team 
    7  * @copyright  (c) 2007 Kohana Team 
     9 * @copyright  (c) 2007-2008 Kohana Team 
    810 * @license    http://kohanaphp.com/license.html 
    911 */