Latest squirrelmail doesn't work properly. Removing KEYWORDS

This commit is contained in:
Torsten Kurbad
2012-10-30 22:00:12 +01:00
parent 30238eaf1d
commit bb19f8512f
3 changed files with 2 additions and 17 deletions
@@ -1,11 +0,0 @@
--- squirrelmail.devel/functions/strings.php.orig 2012-04-01 22:09:11.000000000 +0200
+++ squirrelmail.devel/functions/strings.php 2012-10-30 21:31:01.231496016 +0100
@@ -12,6 +12,8 @@
* @package squirrelmail
*/
+include_once(SM_PATH . 'plugins/compatibility/functions.php');
+
/**
* Appends citation markers to the string.
* Also appends a trailing space.