php 세션 유지 로직 수정

This commit is contained in:
Lectom C Han
2026-02-05 13:15:54 +09:00
parent 1cdfe27ef7
commit d6a4443351
34 changed files with 116 additions and 601 deletions

View File

@@ -1,4 +1,6 @@
<?php
require_once __DIR__ . '/../bbs/env.php';
kngil_start_session();
// 슈퍼관리자 권한 체크
?>
<!DOCTYPE html>