diff options
Diffstat (limited to 'config/freeswitch_dev/v_public.tmp')
-rw-r--r-- | config/freeswitch_dev/v_public.tmp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/freeswitch_dev/v_public.tmp b/config/freeswitch_dev/v_public.tmp index 680c5b7c..3399f974 100644 --- a/config/freeswitch_dev/v_public.tmp +++ b/config/freeswitch_dev/v_public.tmp @@ -127,9 +127,11 @@ build_menu(); <table width="98%" border="0" cellpadding="6" cellspacing="0"> <tr> <td> + <?php if ($v_path_show) { echo $v_conf_dir."/dialplan/public.xml</td>"; } + ?> </td> <td align='right'> <input type="hidden" name="f" value="<?php echo $_GET['f']; ?>" /> |