summaryrefslogtreecommitdiffstats
path: root/wpmu-settings.php
Commit message (Collapse)AuthorAgeFilesLines
* Point people at the debugging page if their install doesn't work.donncha2006-07-171-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@675 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Match against ?p=x preview urls. (#79)donncha2006-07-131-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@674 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Reword error message and remove link to support forum so ordinary users are ↵donncha2006-07-121-3/+4
| | | | | | not confused. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@666 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* If we can't find the site, then point them towards the main page of the only ↵donncha2006-07-121-8/+18
| | | | | | site in the db. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@664 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Lowercase pages and blognamesdonncha2006-07-111-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@655 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check that $pages is an array.donncha2006-07-111-0/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@654 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* For subdir installs, check if the request is for a page of the main blog.donncha2006-07-031-1/+13
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@630 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added "wp-content" to the ignore list. Should allow php scripts in the ↵donncha2006-07-031-1/+2
| | | | | | plugins dir to be called directly git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@625 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Improve the error message shown on bad installsdonncha2006-06-291-20/+28
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@616 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed autocomplete dropdowndonncha2006-06-281-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@614 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Redirect to signup form if blog not found (#28)donncha2006-06-271-1/+10
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@603 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check if final part of $path is a filename.donncha2006-06-271-1/+1
| | | | | | | This fixes problems with logging in using subdirs git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@600 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Lookup fixesdonncha2006-06-241-29/+37
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@594 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Installer, signup and vhosts lookup fixesdonncha2006-06-231-10/+33
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@593 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Moved everything in wp-inst down a directory.donncha2006-06-221-0/+119
Uses's Ryan Boren's htaccess rules and mods If you're upgrading, try this on a test server first! git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@591 7be80a69-a1ef-0310-a953-fb0f7c49ff36