Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 1388 → Rev 1396

/asterisk-stats/trunk/index.php
1,7 → 1,7
<?php
 
include_once('includes/common.php');
Prolog();
Prolog('Summary');
 
function add_summary($count_name, $dur_name, $interval, $diff = NULL)
{