summaryrefslogtreecommitdiffstats
path: root/controllers/AnimelistController.php
Commit message (Collapse)AuthorAgeFilesLines
* fix null checksraylu2011-07-251-22/+6
| | | | invalid username should probably do something; perhaps handled in view
* pull in dev branch changesraylu2011-07-021-8/+1
| | | | not pulled: swiftmailer, gzip
* Changed the validation method to skip empty inputs Michael Francis2011-06-221-2/+9
|
* Fixed issue when add page reloads due to error (anime wasn't being returned, ↵Michael Francis2011-06-051-20/+43
| | | | so the view would say "Find an anime" and would not have anime data in the hidden fields)
* Implemented / Fixed adding Michael Francis2011-05-291-8/+30
|
* Initial CommitMichael Francis2011-05-281-0/+77