aboutsummaryrefslogtreecommitdiffstats
path: root/month.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-11-24 01:36:00 +0000
committerChad Little <clittle@users.sourceforge.net>2002-11-24 01:36:00 +0000
commite1c61d0eec4ecfd7e5545dd10314c9819e2de179 (patch)
treed4d34913eada1c5483976e2eabd75f1389c946ab /month.php
parent216d855de51cac0a6efd716a7209051e4f73c4cb (diff)
downloadphpicalendar-e1c61d0eec4ecfd7e5545dd10314c9819e2de179.tar.gz
phpicalendar-e1c61d0eec4ecfd7e5545dd10314c9819e2de179.tar.bz2
phpicalendar-e1c61d0eec4ecfd7e5545dd10314c9819e2de179.zip
Added BASE to javascripts.
Diffstat (limited to 'month.php')
-rw-r--r--month.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/month.php b/month.php
index c1cb6a6..a37790f 100644
--- a/month.php
+++ b/month.php
@@ -49,7 +49,7 @@
<meta http-equiv="content-type" content="text/html;charset=UTF-8">
<title><?php echo "$calendar_name - $display_month"; ?></title>
<link rel="stylesheet" type="text/css" href="styles/<?php echo "$style_sheet/default.css"; ?>">
- <?php include "functions/event.js"; ?>
+ <?php include (BASE.'functions/event.js'); ?>
</head>
<body>
<?php include ('./header.inc.php'); ?>

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