Exemplo n.º 1
0
 public static function get()
 {
     self::$smarty = \CODOF\Smarty\Single::get_instance();
     return self::$smarty;
 }