From 6bb44a644ad9a256f2cd154cfbdb7bdfede3fa6a Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Wed, 20 Jun 2012 12:39:54 -0400 Subject: [PATCH] Initialize rcube instance (with options); no caches without a valid user_id --- program/include/rcube_spellchecker.php | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/program/include/rcube_spellchecker.php b/program/include/rcube_spellchecker.php index fc8a7d5..f38720b 100644 --- a/program/include/rcube_spellchecker.php +++ b/program/include/rcube_spellchecker.php @@ -19,9 +19,6 @@ | Author: Aleksander Machniak <machniak@kolabsys.com> | | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ - */ -- Gitblit v1.9.1