Show
Ignore:
Timestamp:
12/19/08 19:15:50 (4 years ago)
Author:
patdenice
Message:

merge -c3000 from trunk to branch 2.0.
Upgrade Smarty to 2.6.22

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/2.0/include/smarty/libs/Smarty.class.php

    r2962 r3001  
    2828 * @author Andrei Zmievski <andrei@php.net> 
    2929 * @package Smarty 
    30  * @version 2.6.21 
     30 * @version 2.6.22 
    3131 */ 
    3232 
     
    465465     * @var string 
    466466     */ 
    467     var $_version              = '2.6.21'; 
     467    var $_version              = '2.6.22'; 
    468468 
    469469    /**