]> git.mjollnir.org Git - moodle.git/commit
MDL-19690 - eliminate the $OUTPUT->initialise_deprecated_cfg_pixpath horrible hack.
authortjhunt <tjhunt>
Thu, 2 Jul 2009 11:23:47 +0000 (11:23 +0000)
committertjhunt <tjhunt>
Thu, 2 Jul 2009 11:23:47 +0000 (11:23 +0000)
commitc8873c496b61f011555693d27c82a3b850813ecc
treefbaf0d054e3d93669ddc6787c543334f2f7b1dba
parentf2a1963c434c016411f2e2022c98de191446d542
MDL-19690 - eliminate the $OUTPUT->initialise_deprecated_cfg_pixpath horrible hack.

Replace $CFG->pixpath with $OUPTUT->old_icon_url(...) instead.
16 files changed:
lib/formslib.php
lib/outputlib.php
lib/weblib.php
mod/chat/gui_ajax/update.php
question/category_class.php
repository/alfresco/repository.class.php
repository/boxnet/repository.class.php
repository/draft/repository.class.php
repository/filepicker.php
repository/filesystem/repository.class.php
repository/lib.php
repository/local/repository.class.php
repository/mahara/repository.class.php
repository/s3/repository.class.php
repository/url/repository.class.php
repository/webdav/repository.class.php