From 7bf0bfd7f87009b0b74824bd99061c15aac093f4 Mon Sep 17 00:00:00 2001 From: Arcturus Date: Mon, 21 Oct 2024 11:31:29 +0900 Subject: [PATCH] remove comments --- view.skin.php | 6 +++--- write.php | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/view.skin.php b/view.skin.php index d5e069c..53b849c 100644 --- a/view.skin.php +++ b/view.skin.php @@ -1,7 +1,7 @@ ', 0); @@ -115,7 +115,7 @@ add_stylesheet(' diff --git a/write.php b/write.php index c87d9b2..2c3d423 100644 --- a/write.php +++ b/write.php @@ -1,6 +1,6 @@ '; -include_once($board_skin_path . '/write.skin.php'); +include_once $board_skin_path . '/write.skin.php'; ?>