summaryrefslogtreecommitdiffstats
path: root/lib/setup.php
Commit message (Collapse)AuthorAgeFilesLines
* Make max upload filesize configurable for apache hostsRobin Appelman2011-05-291-1/+4
|
* fix a potential infinite loop when installing with sqliteRobin Appelman2011-05-281-0/+2
|
* New installer.François Kubler2011-05-171-87/+117
| | | | | | | | | | * Forms have been revamped (CSS + javascript), * Process has been improved : errors are displayed on the form page, * Some changes in the index.php page so that everything related to installation is in lib/setup.php * Also added a small function in OC_HELPER class to set input values. All these should improve the installation process in terms of ergonomics. Well, I do hope so.
* renamed installer.php to setup.phpJakob Sack2011-05-061-0/+146