Git Codebase - Sn0wlink IT
FredMon
Code:
Download ZIP
🗀 Documentation
🗀 config
🗀 libraries
🗀 servers
README.md
content.php
foot.php
head.php
index.php
content.php
<?php // Import Libraries foreach (glob('libraries/*') as $file) { include ($file); } ?>