GetValue('appearance','language') : 'auto'; # text/xml won't work with MSIE, but is very useful for debugging xhtml code. # header('Content-type: text/xml; charset="UTF-8"'); @header('Content-type: text/html; charset="UTF-8"'); # XML version and encoding for well-behaved browsers echo ''."\n"; echo ''."\n"; printf('',$language,$language); echo "\n\n"; echo ''; if (isset($config) && $pagetitle = $config->GetValue('appearance','page_title')) printf('phpLDAPadmin - %s',$pagetitle); else echo 'phpLDAPadmin'; printf('',CSSDIR); if (isset($server_id)) { $custom_file = get_custom_file($server_id,'style.css',CSSDIR); if (strcmp($custom_file,'style.css') != 0) printf('',$custom_file); } printf('',JSDIR); printf('',JSDIR); printf('',JSDIR); printf('',JSDIR); printf('',JSDIR); printf('',JSDIR); printf('',JSDIR); printf('',JSDIR); printf('',JSDIR); printf('',JSDIR); if (isset($meta_refresh_variable)) printf('',$meta_refresh_variable); echo ''; echo ''; echo "\n\n"; ?>