$g4_path = "../../.."; // common.php ÀÇ »ó´ë °æ·Î
include_once("$g4_path/common.php");
if ($is_admin != "super")
alert("ÃÖ°í°ü¸®ÀÚ·Î ·Î±×ÀÎÇϼ¼¿ä", "$g4[bbs_path]/login.php?url=".urlencode($_SERVER[PHP_SELF]));
$g4[title] = " ¼îÇθô »óǰ À̹ÌÁö Àϰýµî·Ï";
include_once("$g4[path]/head.sub.php");
$wdir = get_cookie("wdir");
$bo_table = get_cookie("bo_table");
$ca_id = get_cookie("ca_id");
$it_id = get_cookie("it_id");
$it_stock_qty = get_cookie("it_stock_qty");
?>
|
|