output: MDL-19690 icon_finder classes and $OUTPUT->mod/old_icon_url

This is ready to replace $CFG->pixpath and $CFG->modpixpath soon.
This commit is contained in:
tjhunt
2009-07-02 08:49:25 +00:00
parent 9ee67e60b4
commit ebebf55cad
3 changed files with 659 additions and 384 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ global $OUTPUT;
/**
* $THEME is a global that defines the current theme.
*
* @global object $THEME
* @global theme_config $THEME
* @name THEME
*/
global $THEME;