yeah there are matrix.to links with :
[spamdforum.git] / index.php
blobdd63042a4d404c748df1da84dde21f76da770bbf
1 <?php
2 /* See file COPYING for permissions and conditions to use the file. */
3 ?>
4 <?php
5 $title = "Trang chu";
6 include("{$_SERVER['DOCUMENT_ROOT']}/html/header.html");
7 ?>
8 <?php
9 include("{$_SERVER['DOCUMENT_ROOT']}/html/footer.html");