]> git.mjollnir.org Git - moodle.git/commit
Added $forcelang optional parameter. This is useful if we want to get help.php
authorvyshane <vyshane>
Wed, 22 Mar 2006 03:16:27 +0000 (03:16 +0000)
committervyshane <vyshane>
Wed, 22 Mar 2006 03:16:27 +0000 (03:16 +0000)
commitc05181937ac1fb24960bea73bee47827fd813b93
tree94bcef85f53f8e5c8ee7d57eb907f2af6529ace2
parent3b26532171ed31aaf1d30b80395fa02d1848d3b9
Added $forcelang optional parameter. This is useful if we want to get help.php
to display the help content in a language irrespective of the site language
settings. This is needed for /admin/helpdoc.php script. This view requires
previews for:

1) en_utf8
2) the current language the site is set to

Without the change to /help.php, 1) is not possible.
help.php