Ejemplo n.º 1
0
 function __construct()
 {
     self::$_template = 'index.php';
     parent::__construct(self::$_template, __('Blog', APP_TD));
 }