Esempio n. 1
0
 /**
  *
  */
 public static function Exec()
 {
     static::init();
     Listing::parse();
     Theme::display();
 }