This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
mirrors
/
Tent
miroir de
https://forgejo.sny.sh/sun/Tent.git
Suivre
2
Voter
0
Fork
1
Fichiers
Tickets
0
Wiki
Aborescence:
7bfd3cce87
Branches
Tags
main
Tent
/
utilities
/
index.php
index.php
89 B
Historique
Raw
1
2
3
4
5
<?php
require_once "dom.php";
require_once "file.php";
require_once "link.php";
?>