Changeset 8963
- Timestamp:
- 05/14/08 20:40:26 (4 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfYUIPlugin/branches/jtodd/lib/helper/YUICssHelper.php
r8960 r8963 3 3 /* 4 4 * This file is part of the symfony package. 5 * (c) 2007 Jonathan Todd <j todd@adventexdesign.com>5 * (c) 2007 Jonathan Todd <jonrtodd@gmail.com> 6 6 * 7 7 * For the full copyright and license information, please view the LICENSE … … 14 14 * @package symfony 15 15 * @subpackage helper 16 * @author Jonathan Todd <j todd@adventexdesign.com>16 * @author Jonathan Todd <jonrtodd@gmail.com> 17 17 * @version SVN: $Id: $ 18 18 */ plugins/sfYUIPlugin/branches/jtodd/lib/helper/YUITabviewHelper.php
r8959 r8963 4 4 * This file is part of the symfony package. 5 5 * (c) 2006 Nick Winfield <enquiries@superhaggis.com> 6 * (c) 2008 Jonathan Todd <jonrtodd@gmail.com> 6 7 * 7 8 * For the full copyright and license information, please view the LICENSE … … 15 16 * @subpackage helper 16 17 * @author Nick Winfield <enquiries@superhaggis.com> 18 * @author Jonathan Todd <jonrtodd@gmail.com> 17 19 * @version SVN: $Id$ 18 20 */