MDL-11729 :: Removed commenting out loading of the Chameleon files loading.

This commit is contained in:
urs_hunkler
2007-10-12 07:52:12 +00:00
parent 22ee674191
commit b024b748c7
+1 -1
View File
@@ -6,7 +6,7 @@
<title><?php echo $title ?></title>
<link rel="shortcut icon" href="<?php echo $CFG->themewww .'/'. current_theme() ?>/favicon.ico" />
<?php //include('ui/chameleon.php'); ?>
<?php include('ui/chameleon.php'); ?>
<?php include("$CFG->javascript"); ?>
<?php include('js/jquery.php'); ?>