aboutsummaryrefslogtreecommitdiffstats
path: root/settings/ajax/removegroup.php
Commit message (Collapse)AuthorAgeFilesLines
* Make the settings ajax calls use the routerBart Visscher2012-10-021-3/+0
|
* Update settings/ajax/removegroup.phpThomas Müller2012-09-041-1/+1
| | | $l->t added for error message
* Update settings/ajax/removegroup.phpThomas Müller2012-09-041-2/+2
| | | respect coding style
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-2/+0
|
* CSRF check in the settingsLukas Reschke2012-07-071-0/+1
|
* Use OC_JSON for json responsesBart Visscher2011-09-251-10/+3
| | | | | Create OC_JSON class, for single point of creating json responses. No real logic change, this just cleans up the code a bit.
* merged admin, help and settings to settingsJan-Christoph Borchardt2011-08-131-0/+25