aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch_dev/v_public_includes.tmp
diff options
context:
space:
mode:
authormcrane <mctch@yahoo.com>2009-08-09 03:58:36 -0600
committermcrane <mctch@yahoo.com>2009-08-09 03:58:36 -0600
commit14590ef299c6579f1191817ccf9a5e987aa44688 (patch)
treec81591b7d6160ab733c0758d2a2315311a7d23bf /config/freeswitch_dev/v_public_includes.tmp
parente204304f758318bd46aac0861f0e777fbe22908b (diff)
downloadpfsense-packages-14590ef299c6579f1191817ccf9a5e987aa44688.tar.gz
pfsense-packages-14590ef299c6579f1191817ccf9a5e987aa44688.tar.bz2
pfsense-packages-14590ef299c6579f1191817ccf9a5e987aa44688.zip
FreeSWITCH dev package another fix public.xml link take 2.
Diffstat (limited to 'config/freeswitch_dev/v_public_includes.tmp')
-rw-r--r--config/freeswitch_dev/v_public_includes.tmp4
1 files changed, 3 insertions, 1 deletions
diff --git a/config/freeswitch_dev/v_public_includes.tmp b/config/freeswitch_dev/v_public_includes.tmp
index 0c605c3c..8498329c 100644
--- a/config/freeswitch_dev/v_public_includes.tmp
+++ b/config/freeswitch_dev/v_public_includes.tmp
@@ -157,7 +157,9 @@ build_menu();
</strong></span></span>
</td>
<td align='right'>
- <input type='button' value='public.xml' alt='' onclick="document.location.href='v_public.php';">
+ <?php
+ echo "<input type='button' value='public.xml' alt='' onclick=\"document.location.href='".$v_relative_url."/v_public.php';\">\n";
+ ?>
</td>
</tr>
<tr>