This website works better with JavaScript
홈
탐색
도움말
로그인
mirrors
/
Tent
의 미러
https://forgejo.sny.sh/sun/Tent.git
Watch
2
Star
0
포크
1
파일
이슈
0
위키
트리:
7bfd3cce87
브랜치
태그
main
Tent
/
utilities
/
index.php
index.php
89 B
히스토리
Raw
1
2
3
4
5
<?php
require_once "dom.php";
require_once "file.php";
require_once "link.php";
?>