website - new IITC release

This commit is contained in:
Jon Atkins
2013-05-02 04:19:31 +01:00
parent 7d443686d3
commit 039167051e
3 changed files with 26 additions and 7 deletions

View File

@ -40,7 +40,7 @@ IITC Mobile is still in the early stages of development. Many things do not yet
include_once ( "code/mobile-download.php" );
$apkfile = "mobile/IITC-Mobile-0.3.apk";
$apkfile = "release/IITC_Mobile-release.apk";
if ( file_exists($apkfile) )