aboutsummaryrefslogtreecommitdiffstats
path: root/month.php
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2006-04-10 02:21:07 +0000
committerJim Hu <jimhu@users.sourceforge.net>2006-04-10 02:21:07 +0000
commit3fee91025e67b32992575ca18e5845a382d56066 (patch)
treead71d3ffadacbae9e4ba71f05ffaa1ceaad5f876 /month.php
parent240a104388ebd633820826a4a732050dd9621596 (diff)
downloadphpicalendar-3fee91025e67b32992575ca18e5845a382d56066.tar.gz
phpicalendar-3fee91025e67b32992575ca18e5845a382d56066.tar.bz2
phpicalendar-3fee91025e67b32992575ca18e5845a382d56066.zip
encode version number in init.inc.php
Diffstat (limited to 'month.php')
-rw-r--r--month.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/month.php b/month.php
index 1ea839f..8b6d5de 100644
--- a/month.php
+++ b/month.php
@@ -61,6 +61,7 @@ $page->replace_files(array(
));
$page->replace_tags(array(
+ 'version' => $phpicalendar_version,
'charset' => $charset,
'template' => $template,
'cal' => $cal,

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