MDL-56870 lib: block access to deleted module in require_login

This commit is contained in:
Jake Dallimore 2016-11-11 17:18:07 +08:00
parent b4d6669dd0
commit a428cf4ac8
2 changed files with 13 additions and 2 deletions

View file

@ -22,6 +22,7 @@
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
$string['activityisscheduledfordeletion'] = 'Activity deletion in progress...';
$string['authnotexisting'] = 'The autorization plugin doesn\'t exist';
$string['backupcontainexternal'] = 'This backup file contains external Moodle Network Hosts that are not configured locally';
$string['backuptablefail'] = 'Backup tables could NOT be set up successfully!';