summaryrefslogtreecommitdiffstats
path: root/albums.php
diff options
context:
space:
mode:
Diffstat (limited to 'albums.php')
-rw-r--r--albums.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/albums.php b/albums.php
index 9b30d17d..f7413ac9 100644
--- a/albums.php
+++ b/albums.php
@@ -176,5 +176,5 @@ switch ($_REQUEST['action']) {
break;
} // switch on view
-show_footer();
+UI::show_footer();
?>