]> git.mjollnir.org Git - moodle.git/commitdiff
flash upgrader MDL-20841 update phpdoc, merged from 1.9
authorjerome mouneyrac <jerome@moodle.com>
Thu, 3 Dec 2009 02:39:18 +0000 (02:39 +0000)
committerjerome mouneyrac <jerome@moodle.com>
Thu, 3 Dec 2009 02:39:18 +0000 (02:39 +0000)
lib/flashdetect/message.php

index e03ff3e71cd4551551855e43ac47730e3523a341..572f7aa156e29fe9da087031a286e4ea2b06c005 100644 (file)
@@ -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();