Example #1
0
 public static function get_playin()
 {
     return Archives::get_by_name(Configs::get_system_param("playin_archive"));
 }