aboutsummaryrefslogtreecommitdiffstats
path: root/month.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-01-31 02:07:17 +0000
committerChad Little <clittle@users.sourceforge.net>2004-01-31 02:07:17 +0000
commit5f1b8248ba42c6a036d3f639fc8724ec8884d894 (patch)
tree74a8b2296eeab501d8b251e798d100266f7bb57c /month.php
parentcf2b0c139b4ca884b5ce335ce893f2211b8e95bb (diff)
downloadphpicalendar-5f1b8248ba42c6a036d3f639fc8724ec8884d894.tar.gz
phpicalendar-5f1b8248ba42c6a036d3f639fc8724ec8884d894.tar.bz2
phpicalendar-5f1b8248ba42c6a036d3f639fc8724ec8884d894.zip
Minor tweeks.
Diffstat (limited to 'month.php')
-rw-r--r--month.php2
1 files changed, 0 insertions, 2 deletions
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');

© 2014-2024 Faster IT GmbH | imprint | privacy policy