diff options
Diffstat (limited to 'src/admin/report/header.php')
| -rw-r--r-- | src/admin/report/header.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/admin/report/header.php b/src/admin/report/header.php index 50c36af..4c11575 100644 --- a/src/admin/report/header.php +++ b/src/admin/report/header.php @@ -67,4 +67,4 @@ if(isset($_GET['webcastcode']) && ctype_alnum($_GET['webcastcode'])) { echo $ct["contestname"] . " - " . $st["sitename"] . "</td>\n"; echo "</tr></table>\n"; } -?>
\ No newline at end of file +?> |