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 --- day.php | 1 + 1 file changed, 1 insertion(+) (limited to 'day.php') diff --git a/day.php b/day.php index 7df5d05..a6079b0 100644 --- a/day.php +++ b/day.php @@ -53,6 +53,7 @@ $page->replace_files(array( )); $page->replace_tags(array( + 'version' => $phpicalendar_version, 'charset' => $charset, 'default_path' => '', 'template' => $template, -- cgit v1.2.3