;
/* skin picture directory */
define('BLOGN_SKINPICDIR', 'skin/images/');
?>
n;
}
//-------------------------------------------------------------------- アクセスエラー表示
/* +++++ ログイン画面 +++++ */
function blogn_access_error(){
session_destroy(); // セッションの破棄
setcookie("blogn_cookie_pw"); // クッキーの破棄
$blogn_skin = file("./template/error.html");
$blogn_skin = implode("",$blogn_skin);
header("Content-Type: text/html; charset=UTF-8");
echo $blogn_skin;
exit;
}
?>
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/sites/heteml/users47/k/u/k/kukangeijutu/web/saf/gallery/che/conf.php:93) in /home/sites/heteml/users47/k/u/k/kukangeijutu/web/saf/gallery/che/index.php on line 33
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/sites/heteml/users47/k/u/k/kukangeijutu/web/saf/gallery/che/conf.php:93) in /home/sites/heteml/users47/k/u/k/kukangeijutu/web/saf/gallery/che/index.php on line 33
d_viewer = 'calendar.php';
?>
}
}
return $inilist;
}
?>
replace ("/\{CALENDARVER\}/", $calendar, $skin);
}elseif ($caflg == 2) {
$skin = preg_replace ("/\{CALENDARHOR\}/", $calendar, $skin);
}
return $skin;
}
?>
Warning: Cannot modify header information - headers already sent by (output started at /home/sites/heteml/users47/k/u/k/kukangeijutu/web/saf/gallery/che/conf.php:93) in /home/sites/heteml/users47/k/u/k/kukangeijutu/web/saf/gallery/che/index.php on line 1594