aboutsummaryrefslogtreecommitdiffstats
path: root/rss/index.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-11-02 06:17:55 +0000
committerChad Little <clittle@users.sourceforge.net>2002-11-02 06:17:55 +0000
commit01b111e13861069874bb3e0d8d46d885789b5fb5 (patch)
tree1dd8d4245e0283c954c5f4c4aa4657c2b79b4993 /rss/index.php
parentbe6ba2fc065a5995af43c3c69d291f76e422e816 (diff)
downloadphpicalendar-01b111e13861069874bb3e0d8d46d885789b5fb5.tar.gz
phpicalendar-01b111e13861069874bb3e0d8d46d885789b5fb5.tar.bz2
phpicalendar-01b111e13861069874bb3e0d8d46d885789b5fb5.zip
Added header.inc.php
Diffstat (limited to 'rss/index.php')
-rw-r--r--rss/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/rss/index.php b/rss/index.php
index 341d44c..7491658 100644
--- a/rss/index.php
+++ b/rss/index.php
@@ -14,6 +14,7 @@ $default_path = 'http://'.$HTTP_SERVER_VARS['SERVER_NAME'].substr($HTTP_SERVER_V
<link rel="stylesheet" type="text/css" href="<?php echo BASE."styles/$style_sheet/default.css"; ?>">
</head>
<body bgcolor="#FFFFFF">
+<?php include ('./header.inc.php'); ?>
<center>
<table border="0" width="700" cellspacing="0" cellpadding="0">
<tr>

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