update location of UPDATE_SERVER
authorCindy Li <cli@ocad.ca>
Mon, 9 Aug 2010 19:11:54 +0000 (19:11 -0000)
committerCindy Li <cli@ocad.ca>
Mon, 9 Aug 2010 19:11:54 +0000 (19:11 -0000)
docs/include/constants.inc.php

index 8ff237f..a2e3efe 100644 (file)
@@ -32,7 +32,7 @@ $_config = $_config_defaults;
 
 define('VERSION',              '1.0');
 
-define('UPDATE_SERVER', 'http://update.atutor.ca');
+define('UPDATE_SERVER', 'http://update.atutor.ca/acontent');
 define('SVN_TAG_FOLDER', 'http://atutorsvn.atrc.utoronto.ca/repos/atutor/tags/');
 define('RESULTS_PER_PAGE', 10);