diff options
Diffstat (limited to 'albums.php')
-rw-r--r-- | albums.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -176,5 +176,5 @@ switch ($_REQUEST['action']) { break; } // switch on view -show_footer(); +UI::show_footer(); ?> |
![]() |
index : ampache.git | |
[no description] | git repository hosting |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | albums.php | 2 |
@@ -176,5 +176,5 @@ switch ($_REQUEST['action']) { break; } // switch on view -show_footer(); +UI::show_footer(); ?> |