]> git.mjollnir.org Git - moodle.git/commitdiff
Merging from MOODLE_16_STABLE wow!!!!
authorstronk7 <stronk7>
Wed, 3 May 2006 16:37:37 +0000 (16:37 +0000)
committerstronk7 <stronk7>
Wed, 3 May 2006 16:37:37 +0000 (16:37 +0000)
theme/wood/footer.html

index fac36619a73b2e147508794c67d0bb70536c7956..b0dc78a460218f5b1a20770fbb0dd7b4d7ca3659 100644 (file)
@@ -11,7 +11,7 @@
     echo "</div>";
 ?>
 
-<?php if ($CFG->perfdebug > 7 && !empty($performanceinfo)) {
+<?php if (!empty($performanceinfo)) {
     echo $performanceinfo;
 }
 ?>