mirror of
https://github.com/Nathanwoodburn/hnschat-web.git
synced 2025-01-19 04:08:12 +11:00
5 lines
77 B
PHP
5 lines
77 B
PHP
<?php
|
|
include "config.php";
|
|
include "sql.php";
|
|
include "functions.php";
|
|
?>
|