0) ? reset($pkgs) : null ); require "$themes_dir/$theme_name/page_header.php"; if (!isset($_GET['package'])) { $bannerfile = dirname(__FILE__) . '/banner.html'; if (file_exists($bannerfile)) { echo file_get_contents($bannerfile); } if (!is_null($g_user) || isset($_GET['package'])) { echo '« Back to full list'; } echo ''; // Stats $s = ''; echo $s; uksort($buildtime_stats, "timesort"); echo ''; echo mga_bs_charts::js_init(); } else { echo sprintf('
  • No package has been submitted in the past %d hours.

  • ', $max_modified * 24); } ?>