mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
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:
parent
8dff48bf45
commit
5e39d7aa09
5 changed files with 55 additions and 31 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue