Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Central: Removed UI | Kelly Rauchenberger | 2008-09-28 | 1 | -119/+0 |
| | | | | Refs #63 | ||||
* | Central: Fixed a typo in changepassword.php | Kelly Rauchenberger | 2008-08-16 | 1 | -1/+1 |
| | | | | Yet ANOTHER ANNOYING [15]. The number of these [15]s is saying something about my coding techniques. Refs #25 | ||||
* | Central: Added logout page | Kelly Rauchenberger | 2008-08-16 | 1 | -34/+35 |
| | | | | Also modified Change Password to lock out non logged-in users and to use the instaDisc_verifyUser() functions instead of inlining it. Refs #25 | ||||
* | Central: Replaced adds with adds_block | Kelly Rauchenberger | 2008-08-16 | 1 | -3/+3 |
| | | | | | For some reason, the adds() function was being used to add block data instead of the correct function, adds_block(). Refs #25 | ||||
* | Central: Add change password | Kelly Rauchenberger | 2008-08-15 | 1 | -0/+118 |
Refs #25 and closes #35 |