diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-08-07 21:02:12 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-08-07 21:02:12 +0000 |
| commit | 04107213faada624e58c82712ce1429a9d6db8a2 (patch) | |
| tree | abf2b1b5689dd080a34b383d7651e3a58f6c7c55 /roundcubemail/index.php | |
| parent | f46626aaf2426cb1374628c8c4194c64bc716fd6 (diff) | |
Documentation, code style and cleanup
git-svn-id: https://svn.roundcube.net/trunk@666 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/index.php')
| -rw-r--r-- | roundcubemail/index.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/roundcubemail/index.php b/roundcubemail/index.php index 60474998f..9908cf2a0 100644 --- a/roundcubemail/index.php +++ b/roundcubemail/index.php @@ -81,7 +81,6 @@ require_once('include/rcube_shared.inc'); require_once('include/rcube_imap.inc'); require_once('include/bugs.inc'); require_once('include/main.inc'); -require_once('include/cache.inc'); require_once('PEAR.php'); |
