upgrade: MDL-19763 Improve the redirect that forces a DB upgrade when there are major changes

Also fix redirect, so 303 redirects don't need to fully initialise $OUTPUT.
This commit is contained in:
tjhunt 2009-07-10 08:44:01 +00:00
parent 8dff48bf45
commit 5e39d7aa09
5 changed files with 55 additions and 31 deletions

View file

@ -1284,6 +1284,7 @@ $string['recentactivity'] = 'Recent Activity';
$string['recentactivityreport'] = 'Full report of recent activity...';
$string['recipientslist'] = 'Recipients list';
$string['recreatedcategory'] = 'Recreated category $a';
$string['redirect'] = 'Redirect';
$string['refreshingevents'] = 'Refreshing events';
$string['refresh'] = 'Refresh';
$string['registration'] = 'Moodle Registration';