Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LITHIUM_APP_PATH is already a dir, but doesn't end in / | raylu | 2011-07-02 | 1 | -2/+2 |
| | | | | | dirname() strips the last part of the path because dirname('a/b/c') is 'a/b', regardless of whether c is a directory | ||||
* | remove .DS_Stores | raylu | 2011-07-02 | 1 | -0/+0 |
| | |||||
* | Fix to redirect a user if they request a private function while not logged in | Michael Francis | 2011-07-01 | 1 | -1/+4 |
| | |||||
* | Cleaned up auth by a few lines | Michael Francis | 2011-07-01 | 1 | -10/+11 |
| | |||||
* | Fixed to use Lithium's new Password class | Michael Francis | 2011-06-20 | 1 | -1/+2 |
| | |||||
* | Initial Commit | Michael Francis | 2011-05-28 | 12 | -0/+796 |