summaryrefslogtreecommitdiffstats
path: root/settings/settings.php
Commit message (Collapse)AuthorAgeFilesLines
* Changed multiple select for days of weekend to 'chosen'. Cleaned up some ↵Marvin Thomas Rabe2011-10-021-2/+2
| | | | code. Removed success message when changing timezone.
* Move some common code to OC_UtilBart Visscher2011-09-181-5/+2
| | | | | | | Created the following function: - checkLoggedIn - checkAdminUser - redirectToDefaultPage
* allow apps to register form for the settings and admin pagesRobin Appelman2011-08-231-0/+23