summaryrefslogtreecommitdiffstats
path: root/templates/show_playlist_edit.inc.php
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-04-06 07:37:37 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-04-06 07:37:37 +0000
commit3b01fd4cdbdeefb5ce591a6b5dc099d912b6ced2 (patch)
tree2cba281749dc54cb33106530ee6b7ef1e373df24 /templates/show_playlist_edit.inc.php
parent6f95e4f9535c4f4db9a058ec4d4a4dee9d8e3025 (diff)
downloadampache-3b01fd4cdbdeefb5ce591a6b5dc099d912b6ced2.tar.gz
ampache-3b01fd4cdbdeefb5ce591a6b5dc099d912b6ced2.tar.bz2
ampache-3b01fd4cdbdeefb5ce591a6b5dc099d912b6ced2.zip
fixed mising web_path reference and a few more updates to the locaplay/mpd stuff
Diffstat (limited to 'templates/show_playlist_edit.inc.php')
-rw-r--r--templates/show_playlist_edit.inc.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/show_playlist_edit.inc.php b/templates/show_playlist_edit.inc.php
index afb12056..48bd78fa 100644
--- a/templates/show_playlist_edit.inc.php
+++ b/templates/show_playlist_edit.inc.php
@@ -19,6 +19,9 @@
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+
+$web_path = conf('web_path');
+
?>
<form method="post" action="<?php echo $web_path; ?>/playlist.php" enctype="multipart/form-data">
<table class="text-box">