fix: PHP 파일 BOM 문자 제거 (15개 파일)

- free/delete.php
- notice/insert.php, write_form.php, delete_ripple.php, insert_ripple.php, view.php, delete.php
- notice1/insert.php, write_form.php, delete_ripple.php, list.php, insert_ripple.php, view.php, delete.php
- eworks/delete_ripple.php, insert_ripple.php
This commit is contained in:
2025-12-11 10:38:06 +09:00
parent ac9a60e8fe
commit 297e70ff89
16 changed files with 16 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
<?php
<?php
require_once($_SERVER['DOCUMENT_ROOT'] . "/session.php");
$ripple_num=$_REQUEST["ripple_num"];