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'; ?>