Systems.Page/lib/all.php
2023-10-29 20:56:58 +13:00

5 lines
70 B
PHP

<?php
include("sql.php");
include("users.php");
include("hlp.php");
?>