Git Codebase - Sn0wlink IT
FreDAM
Code:
Download ZIP
🗀 Docs
🗀 Modules
🗀 Sample-Data
🗀 images
README.md
config.php
favicon.ico
functions.php
index.php
layout.php
style.css
index.php
<?php /* -= FreDam =- Written by: David Collins-Cubitt URL: http://www.sn0wlink.com Based on: FredMin Framework Web: https://github.com/sn0wlink/FreDam */ // Include Files include ('config.php'); include ('functions.php'); include ('layout.php'); ?>