diff --git a/website/page/test.php b/website/page/test.php index db491779..db9c354b 100644 --- a/website/page/test.php +++ b/website/page/test.php @@ -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) )