aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch_dev/v_modules.tmp
diff options
context:
space:
mode:
Diffstat (limited to 'config/freeswitch_dev/v_modules.tmp')
-rw-r--r--config/freeswitch_dev/v_modules.tmp6
1 files changed, 5 insertions, 1 deletions
diff --git a/config/freeswitch_dev/v_modules.tmp b/config/freeswitch_dev/v_modules.tmp
index 281d4d8b..57ff51fc 100644
--- a/config/freeswitch_dev/v_modules.tmp
+++ b/config/freeswitch_dev/v_modules.tmp
@@ -334,7 +334,11 @@ build_menu();
<tr>
<td><p><span class="vexpl"><span class="red"><strong>Modules<br />
</strong></span>
- /usr/local/freeswitch/mod/
+ <?php
+ if ($v_path_show) {
+ echo $v_mod_dir."\n";
+ }
+ ?>
</p></td>
</tr>
</table>