aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README13
-rw-r--r--default_config.php4
-rw-r--r--templates/default/error.tpl2
-rw-r--r--templates/default/footer.tpl2
-rw-r--r--templates/green/error.tpl2
-rw-r--r--templates/green/footer.tpl2
-rw-r--r--templates/grey/error.tpl2
-rw-r--r--templates/grey/footer.tpl2
-rw-r--r--templates/red/error.tpl2
-rw-r--r--templates/red/footer.tpl2
-rw-r--r--templates/tan/error.tpl2
-rw-r--r--templates/tan/footer.tpl2
12 files changed, 25 insertions, 12 deletions
diff --git a/README b/README
index d8f823f..0db8ed3 100644
--- a/README
+++ b/README
@@ -1,3 +1,16 @@
+NB: This is a patched version of phpicalendar 2.4 made by Faster IT GmbH.
+
+The site phpicalendar.net seems to be down for ages.
+The original software can be obtained still at https://sourceforge.net/projects/phpicalendar/ .
+This version is hosted at https://git.faster-it.de/phpicalendar/ .
+
+THIS SOFTWARE HAS SERIOUS SECURITY ISSUES. ONLY RUN THIS IN YOUR INTRANET.
+OR WHEREEVER YOU TRUST EVERY USER. REALLY, WE ARE NOT JOKING.
+
+Read the above sentence again. Thanks. And no, we don't offer support on this.
+
+=== snip === Original README follows === snip ===
+
______________________________________
| PHP iCalendar |
| http://www.phpicalendar.net/ |
diff --git a/default_config.php b/default_config.php
index 19c3549..807e1af 100644
--- a/default_config.php
+++ b/default_config.php
@@ -2,8 +2,8 @@
class Configs{
private static $instance;
private function __construct(){
- $this->phpicalendar_version = '2.4';
- // Configuration file for PHP iCalendar 2.4
+ $this->phpicalendar_version = '2.4fit';
+ // Configuration file for PHP iCalendar 2.4fit
//
// To set values, change the text between the single quotes
// Follow instructions to the right for detailed information
diff --git a/templates/default/error.tpl b/templates/default/error.tpl
index 061812e..0f506fa 100644
--- a/templates/default/error.tpl
+++ b/templates/default/error.tpl
@@ -21,7 +21,7 @@
<tr>
<td align="center" valign="top" class="V12">
{ERROR_MSG}<br />
- [<span class="G10"><a href="http://phpicalendar.net/documentation/index.php?title=Error_message_meanings">What does this mean?</a></span>]
+ [<span class="G10"><a href="https://git.faster-it.de/phpicalendardocumentation/index.php?title=Error_message_meanings">What does this mean?</a></span>]
<br />
<br />
{ERROR_CALENDAR}
diff --git a/templates/default/footer.tpl b/templates/default/footer.tpl
index 5af1c40..aa03c25 100644
--- a/templates/default/footer.tpl
+++ b/templates/default/footer.tpl
@@ -1,4 +1,4 @@
-<center class="V9 footer"><br />{L_POWERED_BY} <a class="psf" href="http://phpicalendar.net/">PHP iCalendar {VERSION}</a><br />
+<center class="V9 footer"><br />{L_POWERED_BY} <a class="psf" href="https://git.faster-it.de/phpicalendar">PHP iCalendar {VERSION}</a><br />
<!-- switch rss_valid on -->
<p>
<a style="color:gray" href="http://feeds.archive.org/validator/check?url={FOOTER_CHECK}">
diff --git a/templates/green/error.tpl b/templates/green/error.tpl
index 061812e..0f506fa 100644
--- a/templates/green/error.tpl
+++ b/templates/green/error.tpl
@@ -21,7 +21,7 @@
<tr>
<td align="center" valign="top" class="V12">
{ERROR_MSG}<br />
- [<span class="G10"><a href="http://phpicalendar.net/documentation/index.php?title=Error_message_meanings">What does this mean?</a></span>]
+ [<span class="G10"><a href="https://git.faster-it.de/phpicalendardocumentation/index.php?title=Error_message_meanings">What does this mean?</a></span>]
<br />
<br />
{ERROR_CALENDAR}
diff --git a/templates/green/footer.tpl b/templates/green/footer.tpl
index 7d2ccab..18a563b 100644
--- a/templates/green/footer.tpl
+++ b/templates/green/footer.tpl
@@ -1,4 +1,4 @@
-<center class="V9"><br />{L_POWERED_BY} <a class="psf" href="http://phpicalendar.net/">PHP iCalendar {VERSION}</a><br />
+<center class="V9"><br />{L_POWERED_BY} <a class="psf" href="https://git.faster-it.de/phpicalendar">PHP iCalendar {VERSION}</a><br />
<!-- switch rss_valid on -->
<p>
<a style="color:gray" href="http://feeds.archive.org/validator/check?url={FOOTER_CHECK}">
diff --git a/templates/grey/error.tpl b/templates/grey/error.tpl
index 061812e..0f506fa 100644
--- a/templates/grey/error.tpl
+++ b/templates/grey/error.tpl
@@ -21,7 +21,7 @@
<tr>
<td align="center" valign="top" class="V12">
{ERROR_MSG}<br />
- [<span class="G10"><a href="http://phpicalendar.net/documentation/index.php?title=Error_message_meanings">What does this mean?</a></span>]
+ [<span class="G10"><a href="https://git.faster-it.de/phpicalendardocumentation/index.php?title=Error_message_meanings">What does this mean?</a></span>]
<br />
<br />
{ERROR_CALENDAR}
diff --git a/templates/grey/footer.tpl b/templates/grey/footer.tpl
index 7d2ccab..18a563b 100644
--- a/templates/grey/footer.tpl
+++ b/templates/grey/footer.tpl
@@ -1,4 +1,4 @@
-<center class="V9"><br />{L_POWERED_BY} <a class="psf" href="http://phpicalendar.net/">PHP iCalendar {VERSION}</a><br />
+<center class="V9"><br />{L_POWERED_BY} <a class="psf" href="https://git.faster-it.de/phpicalendar">PHP iCalendar {VERSION}</a><br />
<!-- switch rss_valid on -->
<p>
<a style="color:gray" href="http://feeds.archive.org/validator/check?url={FOOTER_CHECK}">
diff --git a/templates/red/error.tpl b/templates/red/error.tpl
index 061812e..0f506fa 100644
--- a/templates/red/error.tpl
+++ b/templates/red/error.tpl
@@ -21,7 +21,7 @@
<tr>
<td align="center" valign="top" class="V12">
{ERROR_MSG}<br />
- [<span class="G10"><a href="http://phpicalendar.net/documentation/index.php?title=Error_message_meanings">What does this mean?</a></span>]
+ [<span class="G10"><a href="https://git.faster-it.de/phpicalendardocumentation/index.php?title=Error_message_meanings">What does this mean?</a></span>]
<br />
<br />
{ERROR_CALENDAR}
diff --git a/templates/red/footer.tpl b/templates/red/footer.tpl
index 7d2ccab..18a563b 100644
--- a/templates/red/footer.tpl
+++ b/templates/red/footer.tpl
@@ -1,4 +1,4 @@
-<center class="V9"><br />{L_POWERED_BY} <a class="psf" href="http://phpicalendar.net/">PHP iCalendar {VERSION}</a><br />
+<center class="V9"><br />{L_POWERED_BY} <a class="psf" href="https://git.faster-it.de/phpicalendar">PHP iCalendar {VERSION}</a><br />
<!-- switch rss_valid on -->
<p>
<a style="color:gray" href="http://feeds.archive.org/validator/check?url={FOOTER_CHECK}">
diff --git a/templates/tan/error.tpl b/templates/tan/error.tpl
index 061812e..0f506fa 100644
--- a/templates/tan/error.tpl
+++ b/templates/tan/error.tpl
@@ -21,7 +21,7 @@
<tr>
<td align="center" valign="top" class="V12">
{ERROR_MSG}<br />
- [<span class="G10"><a href="http://phpicalendar.net/documentation/index.php?title=Error_message_meanings">What does this mean?</a></span>]
+ [<span class="G10"><a href="https://git.faster-it.de/phpicalendardocumentation/index.php?title=Error_message_meanings">What does this mean?</a></span>]
<br />
<br />
{ERROR_CALENDAR}
diff --git a/templates/tan/footer.tpl b/templates/tan/footer.tpl
index 7d2ccab..18a563b 100644
--- a/templates/tan/footer.tpl
+++ b/templates/tan/footer.tpl
@@ -1,4 +1,4 @@
-<center class="V9"><br />{L_POWERED_BY} <a class="psf" href="http://phpicalendar.net/">PHP iCalendar {VERSION}</a><br />
+<center class="V9"><br />{L_POWERED_BY} <a class="psf" href="https://git.faster-it.de/phpicalendar">PHP iCalendar {VERSION}</a><br />
<!-- switch rss_valid on -->
<p>
<a style="color:gray" href="http://feeds.archive.org/validator/check?url={FOOTER_CHECK}">

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