summaryrefslogtreecommitdiff
path: root/core/controllers/admin_themedetails.php
AgeCommit message (Collapse)Author
2009-01-27Rename Admin_Themedetails -> Admin_Theme_DetailsBharat Mediratta
2009-01-23Simplify this code. We know what the fields are, pull them by name so that ↵Bharat Mediratta
we're clear about what actions we're taking. Return the form itself on validation failure, coupled with de-ajaxifying the form makes it render properly as an error when you enter bogus data.
2009-01-22Theme details. Save values 2Felix Rabinovich
2009-01-22Theme details. Save valuesFelix Rabinovich
2009-01-22Theme details. Initial releaseFelix Rabinovich