From fde461b1e7bb79e561edfb05dd5026179c45fd6b Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Mon, 6 Apr 2009 15:52:35 +0200 Subject: [PATCH] imp not dimp --- imp/docs/INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.11.0