summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Nonce the edit blog pagedonncha2006-07-212-0/+2
* JS doesn't like carriage returns or apostrophes or something.donncha2006-07-211-1/+1
* Check if $base is "BASE" - thanks andrea_rdonncha2006-07-211-63/+4
* Nonce the blogs admin page.donncha2006-07-202-16/+51
* Delete uploaded files when blog is deleted by site admin (#94)donncha2006-07-201-0/+30
* Copied install docs from WordPress since those were very clear and better tha...donncha2006-07-201-4/+27
* Use wp_die()donncha2006-07-201-2/+1
* Remove space from <?php (#92)donncha2006-07-201-1/+1
* Cast $n as an int (#95)donncha2006-07-201-1/+1
* WP Mergedonncha2006-07-203-3/+16
* Language strings (#8)donncha2006-07-191-19/+19
* Language strings (#10)donncha2006-07-191-6/+6
* Language strings (#11)donncha2006-07-191-6/+6
* Language strings (#13)donncha2006-07-191-59/+59
* Language strings (#15)donncha2006-07-191-6/+6
* Language strings (#18)donncha2006-07-191-19/+19
* language - #6donncha2006-07-191-3/+3
* WP Mergedonncha2006-07-183-66/+69
* Language updates (#12)donncha2006-07-181-5/+5
* Always show wide background because we never use the sidebar. (#88)donncha2006-07-181-4/+0
* Don't use getenv()donncha2006-07-181-1/+1
* Update blog_count once an hour!donncha2006-07-171-5/+1
* nonce the site admin options page.donncha2006-07-172-1/+13
* Added "_"donncha2006-07-171-1/+1
* Notify admin when new blog created (#83)donncha2006-07-171-0/+1
* Lower case users and blogs (#86)donncha2006-07-171-2/+2
* Point people at the debugging page if their install doesn't work.donncha2006-07-171-2/+2
* Match against ?p=x preview urls. (#79)donncha2006-07-131-1/+1
* Only show one logo on last install page.donncha2006-07-132-2/+2
* Enable permalinks options page.donncha2006-07-132-4/+9
* Cache updates: sort out hashed keys and groupsdonncha2006-07-131-27/+30
* Print the email!donncha2006-07-121-1/+1
* Make sure to check the right $value (#78)donncha2006-07-121-1/+1
* Hide errors.donncha2006-07-121-0/+2
* Log registrations (#77)donncha2006-07-123-2/+13
* Reword error message and remove link to support forum so ordinary users are n...donncha2006-07-121-3/+4
* If we can't find the site, then point them towards the main page of the only ...donncha2006-07-121-8/+18
* WP Mergedonncha2006-07-125-33/+33
* Correct domain for non-VHOST (fixes #76)donncha2006-07-121-2/+1
* lowercase loginsdonncha2006-07-122-0/+5
* If allow_themes is not set then don't populate it!donncha2006-07-121-1/+1
* Better theme admin pagedonncha2006-07-122-6/+4
* Give category_description a default value. (#71)donncha2006-07-111-1/+1
* Use get_*_directory() functionsdonncha2006-07-111-2/+2
* Ooops. Forgot ";" (fixes #74)donncha2006-07-111-1/+1
* Lowercase pages and blognamesdonncha2006-07-111-2/+2
* Check that $pages is an array.donncha2006-07-111-0/+4
* Added blog path to View and Backend links (fixes #64)donncha2006-07-111-2/+2
* Use localhost.localdomaindonncha2006-07-111-0/+3
* Removed feeds config code.donncha2006-07-113-9/+87