mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
flash upgrader MDL-20841 update phpdoc, merged from 1.9
This commit is contained in:
parent
658790e9e1
commit
674b3d3b11
@ -1,7 +1,8 @@
|
||||
<?php
|
||||
/*
|
||||
* To change this template, choose Tools | Templates
|
||||
* and open the template in the editor.
|
||||
/*
|
||||
* This file displays some variable for the flashupgrade.swf
|
||||
* the variable contain the translated message to displayed into the flashupgrade.swf ("Please update you flash ...")
|
||||
* NOTE: flash can load variable from html (variable1=value&variable2=value2)
|
||||
*/
|
||||
require('../../config.php');
|
||||
require_login();
|
||||
|
Loading…
x
Reference in New Issue
Block a user