summaryrefslogtreecommitdiff
path: root/roundcubemail/installer/index.php
AgeCommit message (Expand)Author
2011-02-25Create interactive update script with improved DB schema check; udated instal...thomasb
2010-09-25- s/RoundCube/Roundcube/alec
2009-07-21- use simple rcube_smtp classalec
2009-05-31- check environement on upgrade (per discussion in #1485867)alec
2009-02-21#1485741: fix installer after some last changesalec
2008-12-07- Add Robots meta tag in login page and installer (#1484846)alec
2008-10-27First version of the commandline update scriptthomasb
2008-10-14Secure new config merging feature + remove full path disclosurethomasb
2008-10-03Add methods to check and update local config files + show HTML output in inst...thomasb
2008-09-21Apply changes of installer script to trunkthomasb
2008-09-19Made config files location configurable (#1485215)thomasb
2008-06-12Enable direct download of (main|db).inc.php from the installer.robin
2008-05-26* minor cs fixestill
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomasb
2008-04-08Don't attempt to send headers after contentthomasb
2008-04-08Start session before content is sentthomasb
2008-03-28Disable installer by default; add config option to enable it againthomasb
2008-03-23* fixing bug where people got: Call to undefined function decrypt_passwd() till
2008-03-02Disable PHP notices + check for installer script on login pagethomasb
2008-02-27Allow to skip the config step if config files already existthomasb
2008-02-26Add SMTP test to installer scriptthomasb
2008-02-25More installer stuffthomasb
2008-02-21Added environment checks from check.php-distthomasb
2008-02-19First steps to implement an installerthomasb