summaryrefslogtreecommitdiffstats
path: root/templates/sidebar.inc.php
diff options
context:
space:
mode:
authorPaul Arthur <flowerysong00@yahoo.com>2012-12-19 12:48:48 -0500
committerPaul Arthur <flowerysong00@yahoo.com>2012-12-19 12:48:48 -0500
commitd30249d66f80925414e5a2d39cb55b469e195a02 (patch)
tree6c56239839e5b6a2e5ba38a2e3fc9c45eab3444c /templates/sidebar.inc.php
parent0982bc392ea22659cf629059b196f1526d66063c (diff)
downloadampache-d30249d66f80925414e5a2d39cb55b469e195a02.tar.gz
ampache-d30249d66f80925414e5a2d39cb55b469e195a02.tar.bz2
ampache-d30249d66f80925414e5a2d39cb55b469e195a02.zip
Drop unused ajax_url variables
Diffstat (limited to 'templates/sidebar.inc.php')
-rw-r--r--templates/sidebar.inc.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/sidebar.inc.php b/templates/sidebar.inc.php
index 00685bc4..a3e9cc3a 100644
--- a/templates/sidebar.inc.php
+++ b/templates/sidebar.inc.php
@@ -39,7 +39,6 @@ $sidebar_items[] = array('id'=>'admin', 'title' => T_('Admin'), 'icon'=>'admin',
$web_path = Config::get('web_path');
-$ajax_url = Config::get('ajax_url');
?>
<ul id="sidebar-tabs">