moodle/grade/report/user/index.php
2007-06-15 08:24:45 +00:00

10 lines
148 B
PHP

<?php // $Id$
/// This creates and handles the whole user report interface, sans header and footer
print_heading('User Grades Report');
?>