diff options
Diffstat (limited to 'templates/show_albums.inc.php')
-rw-r--r-- | templates/show_albums.inc.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/show_albums.inc.php b/templates/show_albums.inc.php index d0d4d0f2..dd478c02 100644 --- a/templates/show_albums.inc.php +++ b/templates/show_albums.inc.php @@ -27,7 +27,6 @@ */ $web_path = Config::get('web_path'); -$ajax_url = Config::get('ajax_url'); ?> <?php require Config::get('prefix') . '/templates/list_header.inc.php'; ?> <table class="tabledata" cellpadding="0" cellspacing="0"> |