. * */ OCP\App::registerAdmin( 'radio', 'settings' ); OCP\App::addNavigationEntry( array( 'id' => 'radio', 'order' => 74, 'href' => OCP\Util::linkTo( 'radio', 'index.php' ), 'icon' => OCP\Util::imagePath( 'radio', 'radio.png' ), 'name' => 'Radio' ));