summaryrefslogtreecommitdiffstats
path: root/index-install.php
Commit message (Expand)AuthorAgeFilesLines
* Updated installer styling, props momo360modena, see #718donncha2008-09-191-49/+164
* xhtml fixes by momo360modena, fixes #709. Not all changes applied however.donncha2008-08-221-187/+236
* Added AUTH_KEY and SECURE_AUTH_KEYdonncha2008-07-041-0/+2
* Added LOGGED_IN KEY and SALT, fixes #670donncha2008-07-021-0/+1
* Use the correct version variable! props isforinsects on #wpmudonncha2008-05-221-2/+2
* Minor xhtml fix, fixes #634, props momo360modenadonncha2008-05-211-1/+1
* Record the site_name, fixes #619donncha2008-05-081-2/+4
* weblog_title gets passed to update_option() eventually which expects unescape...donncha2008-04-101-1/+1
* Merged with WordPress 2.5, unstable, only for testingdonncha2008-04-041-12/+4
* Make sure main blog is public, possibly fixes #532donncha2008-01-111-1/+1
* Fixed cpanel forum post url, fixes #531, props drmikedonncha2008-01-021-1/+1
* Remove "disable xml-rpc" feature, it's going in a plugin.donncha2007-10-261-1/+0
* Enable xmlrpc posting by defaultdonncha2007-10-211-1/+1
* Don't use /blog/ for main blog if using not using VHOSTsdonncha2007-10-181-3/+7
* Really fix the allowedthemes arraydonncha2007-10-181-1/+1
* Fix allowedthemes arraydonncha2007-10-181-1/+1
* Disable xmlrpc posting by defaultdonncha2007-10-151-0/+1
* Disable registration by defaultdonncha2007-10-151-1/+1
* Merge with WP 2.3 - testing use only!donncha2007-10-121-2/+2
* Add registration disable/enable radio controls to wpmu-options pagedonncha2007-10-041-0/+1
* You must enter an email address, fixes #383donncha2007-09-101-0/+2
* Do some cleanup of the basedomain, fixes #391, props drmikedonncha2007-08-081-1/+3
* Make sure $action is defined, fixes #382, props omrydonncha2007-08-081-1/+2
* Make the installer more verbose.donncha2007-08-061-36/+61
* Display the username and password after installing wpmudonncha2007-07-241-0/+1
* My new sitedonncha2007-04-051-4/+4
* We always need a hostnamedonncha2007-03-151-0/+1
* Don't auto-redirect to non-www hostnamedonncha2007-03-121-35/+46
* Warn of "www." in URL of installer and die(), should help avoid some http://c...donncha2007-03-081-2/+8
* Check "vhost" by default in the installerdonncha2007-03-081-1/+1
* Added db fields, just in case someone changes the fields of sitecategories an...donncha2007-02-131-2/+2
* spaces -> tabsdonncha2007-01-141-226/+218
* Make config file world readabledonncha2006-09-131-1/+1
* Small typodonncha2006-07-241-1/+1
* Only show one logo on last install page.donncha2006-07-131-1/+0
* Better theme admin pagedonncha2006-07-121-0/+1
* Ooops. Forgot ";" (fixes #74)donncha2006-07-111-1/+1
* Use localhost.localdomaindonncha2006-07-111-0/+3
* MySQL 5 needs a proper datetime (#71)donncha2006-07-111-2/+2
* Use apache_get_modules() to find out if mod_rewrite is loadeddonncha2006-07-051-3/+11
* Don't call index-install.php directlydonncha2006-07-021-0/+5
* Remove out of date message (thanks lajevardi)donncha2006-06-301-2/+1
* Create blogroll category and link2cat records for default links.donncha2006-06-281-0/+1
* Moved everything in wp-inst down a directory.donncha2006-06-221-0/+450