flash upgrader MDL-20841 Add lang support to the flash upgrader
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
/*
|
||||
* To change this template, choose Tools | Templates
|
||||
* and open the template in the editor.
|
||||
*/
|
||||
require('../../config.php');
|
||||
require_login();
|
||||
echo 'alertmessage='.get_string('flashupgrademessage').'&linkmessage='.get_string('flashlinkmessage');
|
||||
?>
|
||||
Reference in New Issue
Block a user