From: Jan Schneider Date: Mon, 6 Apr 2009 13:52:35 +0000 (+0200) Subject: imp not dimp X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=fde461b1e7bb79e561edfb05dd5026179c45fd6b;p=horde.git imp not dimp --- diff --git a/imp/docs/INSTALL b/imp/docs/INSTALL index becd5a39b..0347f10f5 100644 --- a/imp/docs/INSTALL +++ b/imp/docs/INSTALL @@ -497,8 +497,8 @@ javascript debugging. It is highly recommended to use Mozilla Firefox with the `Firebug`_ extension installed in order to better track javascript errors - it is what the developers use and makes deciphering error codes and error line numbers much easier. It is also recommended to set the ``debug`` -parameter in ``dimp/conf/conf.php`` to ``true`` (no quotes). Next you will -want to turn off javascript caching, if on, in ``dimp/conf/conf.php``. +parameter in ``imp/conf/conf.php`` to ``true`` (no quotes). Next you will +want to turn off javascript caching, if on, in ``imp/conf/conf.php``. Finally, you need to change ``horde/conf/registry.php`` to serve the javascript files from the ``js/src/`` directory rather than the ``js/`` directory (we compress javascript files to reduce network load, but this