remove the v_ from the php files in recordings.php

This commit is contained in:
Mark Crane
2012-11-24 01:28:25 +00:00
parent 3710cd0d29
commit 61f6c0ba99
5 changed files with 20 additions and 25 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
$apps[$x]['menu'][0]['uuid'] = 'e4290fd2-3ccc-a758-1714-660d38453104';
$apps[$x]['menu'][0]['parent_uuid'] = 'fd29e39c-c936-f5fc-8e2b-611681b266b5';
$apps[$x]['menu'][0]['category'] = 'internal';
$apps[$x]['menu'][0]['path'] = '/app/recordings/v_recordings.php';
$apps[$x]['menu'][0]['path'] = '/app/recordings/recordings.php';
$apps[$x]['menu'][0]['groups'][] = 'admin';
$apps[$x]['menu'][0]['groups'][] = 'superadmin';