aboutsummaryrefslogtreecommitdiffstats
path: root/rss/index.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-05-19 04:16:48 +0000
committerChad Little <clittle@users.sourceforge.net>2004-05-19 04:16:48 +0000
commitf221f762ea85d83fa9f7978a2e91a966819d2c1e (patch)
treef4aed833465b778132eda2892c16795f53a90246 /rss/index.php
parenta218cbb1a42531b405be391a59320135f7df79ac (diff)
downloadphpicalendar-f221f762ea85d83fa9f7978a2e91a966819d2c1e.tar.gz
phpicalendar-f221f762ea85d83fa9f7978a2e91a966819d2c1e.tar.bz2
phpicalendar-f221f762ea85d83fa9f7978a2e91a966819d2c1e.zip
Prefs Language checkin.
Diffstat (limited to 'rss/index.php')
-rw-r--r--rss/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/rss/index.php b/rss/index.php
index 98eb16b..4063a38 100644
--- a/rss/index.php
+++ b/rss/index.php
@@ -7,7 +7,7 @@ require_once(BASE.'functions/calendar_functions.php');
$default_path = 'http://'.$HTTP_SERVER_VARS['SERVER_NAME'].':'.$HTTP_SERVER_VARS['SERVER_PORT'].substr($HTTP_SERVER_VARS['PHP_SELF'],0,strpos($HTTP_SERVER_VARS['PHP_SELF'],'/rss/'));
$current_view = "rssindex";
-$display_date = "$calendar_lang - RSS Info";
+$display_date = "RSS Info";
$filelist = availableCalendarNames($username, $password, $ALL_CALENDARS_COMBINED);
foreach ($filelist as $file) {

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