]> source.dussan.org Git - nextcloud-server.git/commitdiff
Register admin pane
authorTom Needham <needham.thomas@gmail.com>
Tue, 20 Mar 2012 20:34:20 +0000 (20:34 +0000)
committerTom Needham <needham.thomas@gmail.com>
Tue, 20 Mar 2012 20:34:20 +0000 (20:34 +0000)
apps/user_migrate/appinfo/app.php

index 4b9cbd1308abab998296fc8abd37b177c3dd5864..18ea8f52b2acda4e36c5fb484d4a856ece09534c 100644 (file)
@@ -21,7 +21,8 @@
 *
 */
 
-OC_APP::registerPersonal('user_migrate','settings');
+OC_APP::registerPersonal( 'user_migrate', 'settings' );
+OC_APP::registerAdmin( 'user_migrate', 'admin' );
 
 // add settings page to navigation
 $entry = array(