moodle/grade/report/user/index.php

10 lines
148 B
PHP
Raw Normal View History

2007-06-15 08:24:45 +00:00
<?php // $Id$
/// This creates and handles the whole user report interface, sans header and footer
print_heading('User Grades Report');
?>