diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-03-28 19:42:35 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-03-28 19:42:35 +0000 |
| commit | d778536f126953a704ce50b17c9cbdf80bbc3088 (patch) | |
| tree | 30e8c78066996200e5dad7cdad12486b3f475332 /roundcubemail/INSTALL | |
| parent | fe6712da460a407e25ba0eb4f65b348f3426a20c (diff) | |
Disable installer by default; add config option to enable it again
git-svn-id: https://svn.roundcube.net/trunk@1222 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/INSTALL')
| -rw-r--r-- | roundcubemail/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/INSTALL b/roundcubemail/INSTALL index f40bb1f11..a88f4f9be 100644 --- a/roundcubemail/INSTALL +++ b/roundcubemail/INSTALL @@ -35,7 +35,7 @@ INSTALLATION - /temp - /logs 3. Create a new database and a database user for RoundCube (see DATABASE SETUP) -4. Point your browser to http:///url-to-roundcube/installer/ +4. Point your browser to http://url-to-roundcube/installer/ 5. Follow the instructions of the install script (or see MANUAL CONFINGURATION) 6. After creating and testing the configuration, remove the installer directory 7. Done! |
