Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 1381 → Rev 1383

/asterisk-stats/trunk/index.php
12,10 → 12,7
# more information. #
####################################################
 
include_once('includes/config.php');
include_once('includes/display.php');
include_once('includes/functions.php');
include_once('includes/db.php');
include_once('includes/common.php');
 
$display = new template_handler('template');
$display->add_template('header');