PHP Classes

File: index.php

Recommend this page to a friend!
  Classes of Michael Dale   Bluetrait   index.php   Download  
File: index.php
Role: Application script
Content type: text/plain
Description: Main Index File
Class: Bluetrait
A multi-user blog system
Author: By
Last change:
Date: 15 years ago
Size: 162 bytes
 

Contents

Class file image Download
<?php
/*
If you don't want to use themes you can include your template here under the include (make sure themes are disabled)
*/
include('bt-header.php');
?>