diff options
Diffstat (limited to 'framework/Caching/TAPCCache.php')
| -rw-r--r-- | framework/Caching/TAPCCache.php | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/Caching/TAPCCache.php b/framework/Caching/TAPCCache.php index 1a95506f..53e3e388 100644 --- a/framework/Caching/TAPCCache.php +++ b/framework/Caching/TAPCCache.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TAPCCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Caching   */ @@ -41,7 +41,7 @@   *   * @author Alban Hanry <compte_messagerie@hotmail.com>   * @author Knut Urdalen <knut.urdalen@gmail.com> - * @version $Id$ + * @version $Id: TAPCCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Caching   * @since 3.0b   */  | 
