. if ($this->dx_auth->is_logged_in()) { $menubar['submenu'][] = array ( 'label' => "Liens", 'class' => 'menuheader', 'role' => '', 'submenu' => array ( array ('label' => "OpenFLyers", 'url' => "http://abbeville.openflyers.fr", 'role' => ''), array ('label' => "FFPLUM", 'url' => "http://www.ffplum.com/", 'role' => ''), array ('label' => "Retour d'expérience", 'url' => "http://rex.isimedias.com/ffplum/", 'role' => ''), array ('label' => "Topmétéo", 'url' => "http://fr.topmeteo.eu/go/home", 'role' => ''), array ('label' => "Licences Assurances", 'url' => "https://ffplum-goal.multimediabs.com/grandpublic/saisielicencegp", 'role' => 'ca'), array ('label' => "CDN", 'url' => "https://www.credit-du-nord.fr/", 'role' => 'bureau'), ) ); }