mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-34035 - fix typo in comment
Thanks Sam!
This commit is contained in:
parent
54bda328d9
commit
e255439446
1 changed files with 1 additions and 1 deletions
|
@ -578,7 +578,7 @@ function get_exception_info($ex) {
|
||||||
* This is the only option that should be used in standard Moodle code. The other
|
* This is the only option that should be used in standard Moodle code. The other
|
||||||
* two options have been implemented because they are useful for third-party plugins.
|
* two options have been implemented because they are useful for third-party plugins.
|
||||||
*
|
*
|
||||||
* 2. $path may be an absolute URL, starting http:// or http://. In this case,
|
* 2. $path may be an absolute URL, starting http:// or https://. In this case,
|
||||||
* the link is used as is.
|
* the link is used as is.
|
||||||
*
|
*
|
||||||
* 3. $path may start %%WWWROOT%%, in which case that is replaced by
|
* 3. $path may start %%WWWROOT%%, in which case that is replaced by
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue