flipped a couple of TODOs around

darcs-hash:20080517153127-84dde-0775d0606266158a488662dcd7377fcfc1c575c2.gz
This commit is contained in:
Evan Prodromou 2008-05-17 11:31:27 -04:00
parent 516996fe9f
commit ffc729453d
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,6 @@
+ register + register
+ settings + settings
+ upload avatar + upload avatar
- default avatar
+ change password + change password
+ settings menu + settings menu
+ disallow login if user is logged in + disallow login if user is logged in
@ -19,12 +18,13 @@
+ footer menu + footer menu
+ disallow direct to PHP files + disallow direct to PHP files
+ common_local_url() + common_local_url()
- configuration for DB_DataObject + configuration for DB_DataObject
+ date formatting + date formatting
+ new notice redirects to notice page + new notice redirects to notice page
+ date in shown notice links to notice page + date in shown notice links to notice page
+ common_redirect() + common_redirect()
- release 0.1 - release 0.1
- default avatar
- require valid nicknames - require valid nicknames
- store canonical username for comparison and fetch - store canonical username for comparison and fetch
- use only canonical usernames - use only canonical usernames