diff options
Diffstat (limited to 'templates/show_songs.inc.php')
-rw-r--r-- | templates/show_songs.inc.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/show_songs.inc.php b/templates/show_songs.inc.php index 98331fc6..945c6e41 100644 --- a/templates/show_songs.inc.php +++ b/templates/show_songs.inc.php @@ -28,7 +28,6 @@ // First let's setup some vars we're going to use a lot $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"> |