update website test page to have correct paths to android app for non-standard builds
This commit is contained in:
parent
90047abee0
commit
9fd6d3cb65
@ -67,7 +67,7 @@ iitcDesktopPluginDownloadTable ( $path );
|
||||
|
||||
include_once ( "code/mobile-download.php" );
|
||||
|
||||
$apkfile = "$path/IITC_Mobile-test.apk";
|
||||
$apkfile = "$path/IITC_Mobile-$path.apk";
|
||||
|
||||
|
||||
if ( file_exists($apkfile) )
|
||||
|
Loading…
x
Reference in New Issue
Block a user