Development

Changeset 4144

You must first sign up to be able to contribute.

Changeset 4144

Show
Ignore:
Timestamp:
06/02/07 00:57:00 (6 years ago)
Author:
Jonathan.Todd
Message:

sfThumbnailCache: fixed phpDoc tag for version

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/sfThumbnailCachePlugin/lib/sfThumbnailCache.class.php

    r4126 r4144  
    55 * For the full copyright and license information, please view the LICENSE 
    66 * file that was distributed with this source code. 
    7  */ 
    8  
    9 /** 
    10  * @package    sfThumbnailCache 
    11  * @author     Jonathan R. Todd <jtodd@adventexdesign.com> 
    127 */ 
    138 
     
    2015 * 
    2116 * @package     sfThumbnailCache 
    22  * @version     SVN: $Id: sfThumbnailCache.class.php 3285 2007-02-28 20:01:09Z jtodd
     17 * @version     SVN: $Id
    2318 * @author      Jonathan R. Todd <jtodd@adventexdesign.com> 
    2419 */