diff options
Diffstat (limited to 'templates/show_play_selected.inc.php')
-rw-r--r-- | templates/show_play_selected.inc.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/show_play_selected.inc.php b/templates/show_play_selected.inc.php index 53cc42d4..9b44e8a0 100644 --- a/templates/show_play_selected.inc.php +++ b/templates/show_play_selected.inc.php @@ -19,6 +19,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +$web_path = conf('web_path'); + ?> <table border="0" cellpadding="14" cellspacing="0" class="text-box"> <tr align="left"> |