Merge branch 'master' into new-map-data

This commit is contained in:
Jon Atkins 2013-08-29 16:29:07 +01:00
commit f11d272835
2 changed files with 8 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<ul> <ul>
<li> <li>
<h4 id="moblie-login">Login on mobile doesn't work!</h4> <h4 id="mobile-login">Login on mobile doesn't work!</h4>
<p> <p>
Many users are seeing the error message <b>Error: Server Error</b> when attempting to log in on mobile. Many users are seeing the error message <b>Error: Server Error</b> when attempting to log in on mobile.
To get past this and log in successfully, you can try to To get past this and log in successfully, you can try to

View File

@ -63,6 +63,13 @@ iitcDesktopPluginDownloadTable ( $path );
<h3 id="test-mobile">Mobile test build</h3> <h3 id="test-mobile">Mobile test build</h3>
<!--
<div class="alert alert-block alert-info">
<b>Note</b>: Test builds have recently been changed so they can be installed alongside the standard IITC builds.
Test builds will be called "IITCm Test" - while the regular release builds remain named "IITC Mobile"
</div>
-->
<?php <?php
include_once ( "code/mobile-download.php" ); include_once ( "code/mobile-download.php" );