Update the file names in extensions.

This commit is contained in:
Mark Crane
2012-11-24 02:25:59 +00:00
parent 1569a99cd9
commit 54e1389a16
5 changed files with 19 additions and 24 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
$apps[$x]['menu'][0]['uuid'] = 'd3036a99-9a9f-2ad6-a82a-1fe7bebbe2d3';
$apps[$x]['menu'][0]['parent_uuid'] = 'bc96d773-ee57-0cdd-c3ac-2d91aba61b55';
$apps[$x]['menu'][0]['category'] = 'internal';
$apps[$x]['menu'][0]['path'] = '/app/extensions/v_extensions.php';
$apps[$x]['menu'][0]['path'] = '/app/extensions/extensions.php';
$apps[$x]['menu'][0]['groups'][] = 'admin';
$apps[$x]['menu'][0]['groups'][] = 'superadmin';