Merge pull request #1464 from brevilo/fix-regression-d4dec27

Fix regression in d4dec27
This commit is contained in:
David Anderson 2016-01-11 20:00:31 -08:00
commit 85ab367894
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ require_once("../inc/common_defs.inc");
// used by app_version_string(), see below
//
global $apps;
global $app_versions;
$apps = array();
$app_versions = array();
$platforms = array();