Example #1
0
 /**
  * Clear template variables
  */
 public static function clear()
 {
     return Template_Abstract::clear();
 }