Exemplo n.º 1
0
 /**
  * @param string $tpl
  */
 public static function setTpl($tpl)
 {
     self::$tpl = $tpl . '.tpl';
 }