fix : Warning: Undefined variable in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/filemanagerdol/browser/default/browser.php on line 52
This commit is contained in:
parent
c266681379
commit
2a16db0e86
@ -49,6 +49,7 @@ if (!empty($conf->modules_parts['theme'])) { // This slow down
|
|||||||
}
|
}
|
||||||
|
|
||||||
//print 'themepath='.$themepath.' themeparam='.$themeparam;exit;
|
//print 'themepath='.$themepath.' themeparam='.$themeparam;exit;
|
||||||
|
$themeparam = '';
|
||||||
print '<link rel="stylesheet" type="text/css" href="'.$themepath.$themeparam.'">'."\n";
|
print '<link rel="stylesheet" type="text/css" href="'.$themepath.$themeparam.'">'."\n";
|
||||||
?>
|
?>
|
||||||
<script type="text/javascript" src="js/fckxml.js"></script>
|
<script type="text/javascript" src="js/fckxml.js"></script>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user