View file MiniCMS/minicms/cta.php

File size: 100B
<?
include 'count.php';
$stop_time = gettime();
$diff_time = bcsub($stop_time,$start_time,2);
?>