Custom pix work again .... bug 3319
This commit is contained in:
+1
-1
@@ -2078,7 +2078,7 @@ function theme_setup($theme = '', $params=NULL) {
|
||||
}
|
||||
|
||||
/// Set up image paths
|
||||
if (empty($CFG->custompix)) { // Could be set in the above file
|
||||
if (empty($THEME->custompix)) { // Could be set in the above file
|
||||
$CFG->pixpath = $CFG->wwwroot .'/pix';
|
||||
$CFG->modpixpath = $CFG->wwwroot .'/mod';
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user