MDL-21240 shortened urls now start with / everywhere

This commit is contained in:
Petr Skoda 2010-01-19 12:59:34 +00:00
parent 02ba576c27
commit 8f29813160

View File

@ -250,7 +250,7 @@ class page_requirements_manager {
* to once.
*
* @param $jsfile The path to the .js file, relative to $CFG->dirroot / $CFG->wwwroot.
* No leading slash. For example '/mod/mymod/customscripts.js';
* For example '/mod/mymod/customscripts.js';
* @param boolean $fullurl This parameter is intended for internal use only.
* However, in exceptional circumstances you may wish to use it to link
* to JavaScript on another server. For example, lib/recaptchalib.php has to