퍼스트가든에서 사용하는 사용자 함수 및 관련파일 추가

This commit is contained in:
2025-07-02 14:14:02 +09:00
parent 68797db562
commit ec949b682d
265 changed files with 27086 additions and 0 deletions

4
manager/_common.php Normal file
View File

@ -0,0 +1,4 @@
<?php
include_once '../common.php';
include_once 'config.php';
include_once 'lib/lib.php';