From 5f1b8248ba42c6a036d3f639fc8724ec8884d894 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Sat, 31 Jan 2004 02:07:17 +0000 Subject: Minor tweeks. --- month.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'month.php') diff --git a/month.php b/month.php index 2494760..c3207b1 100644 --- a/month.php +++ b/month.php @@ -45,9 +45,7 @@ $list_months = list_months(); $list_weeks = list_weeks(); $php_ended = getmicrotime(); - $generated = number_format(($php_ended-$php_started),3); -//$generated = sprintf($search_took_lang,$search_took); $page = new Page(BASE.'templates/'.$template.'/month.tpl'); -- cgit v1.2.3