mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 19:53:56 +00:00
Rename v_calls_active_extensions.php to calls_active_extensions.php.
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
$apps[$x]['menu'][4]['uuid'] = '0438b504-8613-7887-c420-c837ffb20cb1';
|
||||
$apps[$x]['menu'][4]['parent_uuid'] = '';
|
||||
$apps[$x]['menu'][4]['category'] = 'internal';
|
||||
$apps[$x]['menu'][4]['path'] = '/app/calls_active/v_calls_active_extensions.php';
|
||||
$apps[$x]['menu'][4]['path'] = '/app/calls_active/calls_active_extensions.php';
|
||||
$apps[$x]['menu'][4]['order'] = '25';
|
||||
$apps[$x]['menu'][4]['groups'][] = 'user';
|
||||
$apps[$x]['menu'][4]['groups'][] = 'admin';
|
||||
|
||||
@@ -2178,7 +2178,7 @@
|
||||
</src>
|
||||
<src>
|
||||
<type>file</type>
|
||||
<path>/mod/calls_active/v_calls_active_extensions.php</path>
|
||||
<path>/mod/calls_active/calls_active_extensions.php</path>
|
||||
<last_mod>Mon, 30 Aug 2010 18:05:51 GMT</last_mod>
|
||||
<md5>bc748bd109faf4bb24dc6fbf0499dd60</md5>
|
||||
<size>7747</size>
|
||||
|
||||
Reference in New Issue
Block a user