Register admin pane

This commit is contained in:
Tom Needham 2012-03-20 20:34:20 +00:00
parent 0fa5e196ef
commit 07d7138df0
1 changed files with 2 additions and 1 deletions

View File

@ -22,6 +22,7 @@
*/
OC_APP::registerPersonal( 'user_migrate', 'settings' );
OC_APP::registerAdmin( 'user_migrate', 'admin' );
// add settings page to navigation
$entry = array(