From 81368ba3cc902a004839cb996167091c41db8f44 Mon Sep 17 00:00:00 2001 From: "choi.jh" Date: Tue, 20 Jun 2023 18:22:06 +0900 Subject: [PATCH] yyy-grop.net init... --- net/backoffice/auth/auth.php | 2 +- net/include/footer_20200805.php | 21 --------------------- net/include/footer_new.php | 6 +++--- net/include/footer_ori.php | 2 +- net/include/header.php | 2 +- net/sub/sub01_01.php | 6 +++--- net/sub/sub01_02.php | 4 ++-- net/sub/sub02_01.php | 4 ++-- net/sub/sub03_01.php | 4 ++-- 9 files changed, 15 insertions(+), 36 deletions(-) delete mode 100644 net/include/footer_20200805.php diff --git a/net/backoffice/auth/auth.php b/net/backoffice/auth/auth.php index b8675ed..277cfe0 100644 --- a/net/backoffice/auth/auth.php +++ b/net/backoffice/auth/auth.php @@ -20,7 +20,7 @@ $remoteIP=$_SERVER["HTTP_CF_CONNECTING_IP"]; // 문자열 비교 if( strcmp( $currentIP , $remoteIP ) ){ -echo ""; +echo ""; exit; } diff --git a/net/include/footer_20200805.php b/net/include/footer_20200805.php deleted file mode 100644 index 5cfff4e..0000000 --- a/net/include/footer_20200805.php +++ /dev/null @@ -1,21 +0,0 @@ -
- - - 상단으로 - - - - - - diff --git a/net/include/footer_new.php b/net/include/footer_new.php index 69ab765..12a1bda 100644 --- a/net/include/footer_new.php +++ b/net/include/footer_new.php @@ -5,11 +5,11 @@