From 3fee91025e67b32992575ca18e5845a382d56066 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Mon, 10 Apr 2006 02:21:07 +0000 Subject: encode version number in init.inc.php --- month.php | 1 + 1 file changed, 1 insertion(+) (limited to 'month.php') 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, -- cgit v1.2.3