Beispiel #1
0
 function __construct()
 {
     self::$_template = 'tpl-dashboard.php';
     parent::__construct(self::$_template, __('Dashboard', APP_TD));
 }