For convenience move logout.php back to the root directory.

This commit is contained in:
Mark Crane
2013-01-13 12:22:19 +00:00
parent f13ffe0c99
commit b06d0d9e3f

View File

@@ -49,7 +49,7 @@
$apps[$x]['menu'][1]['uuid'] = '0d29e9f4-0c9b-9d8d-cd2d-454899dc9bc4';
$apps[$x]['menu'][1]['parent_uuid'] = '02194288-6d56-6d3e-0b1a-d53a2bc10788';
$apps[$x]['menu'][1]['category'] = 'internal';
$apps[$x]['menu'][1]['path'] = '/resources/logout.php';
$apps[$x]['menu'][1]['path'] = '/logout.php';
$apps[$x]['menu'][1]['groups'][] = 'user';
$apps[$x]['menu'][1]['groups'][] = 'admin';
$apps[$x]['menu'][1]['groups'][] = 'superadmin';