경로 수정 및 불필요한 파일 삭제: CSS 파일 경로를 절대 경로로 변경하고, 사용되지 않는 install.css 및 이미지 파일을 삭제함. 또한, 여러 파일에서 include 경로를 수정하여 일관성을 유지함.

This commit is contained in:
kagla
2025-04-11 12:56:45 +09:00
parent 918ad48675
commit b8da0f0890
9 changed files with 21 additions and 56 deletions

View File

@ -4,4 +4,7 @@
</div>
</body>
</html>
</html>
<?php
exit;
?>