Commenting outdated code

skala
Julio Montoya 14 years ago
parent 1ce6378c36
commit 18d6afa7e7
  1. 6
      main/course_info/infocours.php

@ -424,6 +424,7 @@ echo '</div>';
$form->display();
// @todo this code is out dated should
/*
if ($showDiskQuota && $currentCourseDiskQuota != '') {
@ -509,5 +510,6 @@ if ($showDiskQuota && $currentCourseDiskQuota != '') {
</table>
<?php
}
/* FOOTER */
Display::display_footer();
*/
Display::display_footer();
Loading…
Cancel
Save