diff --git a/gitdm/mahara.domain-map b/gitdm/mahara.domain-map index 20b9b220f78844c92a7cb32be41c9fb68f3a6801..86116287e9e4b7c110a58c3453d6171c55dcc3bb 100644 --- a/gitdm/mahara.domain-map +++ b/gitdm/mahara.domain-map @@ -25,13 +25,14 @@ mozilla.com Mozilla netspot.com.au Netspot ncnu.edu.tw National Chi Nan University opensourceacademy.fake Catalyst Open Source Academy -rwth-aachen.de RWTH Aachen University silverstripe.com SilverStripe Ltd tirol.gv.at Province of Tirol totaralms.com Totara LMS +tsn.at Tiroler Schulnetz ucsf.edu University of California, San Francisco -umontreal.ca Université de Montreal -usherbrooke.ca Université de Sherbrooke +umontreal.ca UniversitĂ© de MontrĂ©al +uqam.ca UniversitĂ© du QuĂ©bec Ă  MontrĂ©al +usherbrooke.ca UniversitĂ© de Sherbrooke usq.edu.au University of Southern Queensland warwick.ac.uk The University of Warwick yale.edu Yale University \ No newline at end of file diff --git a/release.php b/release.php index c027ceddf0980a3e4c39eb27598b42294e527990..118af219f73abccca673a0994bc08646fd8d952b 100755 --- a/release.php +++ b/release.php @@ -207,7 +207,7 @@ if ($OLDVERSION >= 2015091700) { } # Build the ssphp -if ($OLDVERSION >= 2016092600) { +if ($OLDVERSION >= 2016090206) { echo "Building ssphp...\n"; passthru("make ssphp >> ../make.log 2>&1"); if (!file_exists('htdocs/auth/saml/extlib/simplesamlphp/config/config.php')) {