From 9f411cf61377449c3adb86a1d66e796aa1718720 Mon Sep 17 00:00:00 2001 From: "choi.jh" Date: Mon, 8 Sep 2025 14:25:50 +0900 Subject: [PATCH] dbmsv2 init...1 --- app/Views/templates/admin/index_header.php | 15 +--- .../templates/admin/index_header/dns.php | 79 ------------------- 2 files changed, 4 insertions(+), 90 deletions(-) delete mode 100644 app/Views/templates/admin/index_header/dns.php diff --git a/app/Views/templates/admin/index_header.php b/app/Views/templates/admin/index_header.php index 6e695b5..ee17b4d 100644 --- a/app/Views/templates/admin/index_header.php +++ b/app/Views/templates/admin/index_header.php @@ -11,19 +11,12 @@ 고객정보 - - - -include("templates/{$viewDatas['layout']}/index_header/dns"); ?> \ No newline at end of file + \ No newline at end of file diff --git a/app/Views/templates/admin/index_header/dns.php b/app/Views/templates/admin/index_header/dns.php deleted file mode 100644 index 8432b80..0000000 --- a/app/Views/templates/admin/index_header/dns.php +++ /dev/null @@ -1,79 +0,0 @@ - \ No newline at end of file