* Copyright 2001 Olivier Cahagne * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. */ require_once './conf.php'; //If a previous authentification cookie was set, we use it to bypass login //window. if ($_COOKIE['NoccIdent'] != '' && $_COOKIE['NoccIdent'] != null) { header("Location: ".$conf->base_url."action.php?action=cookie"); } require_once './common.php'; require_once './check.php'; require ('./html/header.php'); ?>
domains[0]->in == '') { echo ''; echo ''; echo ''; echo ''; echo ''; } ?> use_theme == true) { echo ''; echo ''; echo ''; echo ''; echo ''; } ?> prefs_dir) && $conf->prefs_dir != '') { ?>
 
nocc_name.' v'.$conf->nocc_version; ?>
 
  domains) > 1) { //Add fill-in domain if( isset($conf->typed_domain_login) ) echo '@ '; else if ( isset($conf->vhost_domain_login) && $conf->vhost_domain_login == true ) { $i = 0; while (!empty($conf->domains[$i]->in)) { if (strpos($_SERVER["HTTP_HOST"],$conf->domains[$i]->domain)) echo "\n"; $i++; } } else { echo '@ '."\n"; } } else { echo ''."\n"; } ?>
 
'.$html_server.' '; echo '
'; echo ''; echo '
  '; for ($i = 0; $i < sizeof($lang_array); $i++) if (file_exists('lang/'.$lang_array[$i]->filename.'.php')) { echo ''; } echo ''."\n"; ?>
'.$html_theme.' '; echo ''; echo '