[horde] typo in lib/Horde.php
Akom
lists at akom2.2y.net
Sun Dec 28 09:23:02 PST 2003
Missing quote in head...
Index: lib/Horde.php
===================================================================
RCS file: /repository/horde/lib/Horde.php,v
retrieving revision 1.365
diff -r1.365 Horde.php
154c154
< $errortext = '<h1>' . _("A fatal error has occurred") . '</h1>;
---
> $errortext = '<h1>' . _("A fatal error has occurred") . '</h1>';
Index: lib/Prefs.php
More information about the horde
mailing list