summaryrefslogtreecommitdiffstats
path: root/flag.php
diff options
context:
space:
mode:
Diffstat (limited to 'flag.php')
-rw-r--r--flag.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/flag.php b/flag.php
index 9ae3eb95..5ae3f143 100644
--- a/flag.php
+++ b/flag.php
@@ -57,5 +57,5 @@ switch ($action) {
break;
} // end action switch
-show_footer();
+UI::show_footer();
?>