summaryrefslogtreecommitdiffstats
path: root/application/controllers/api/api_controller.php
AgeCommit message (Collapse)AuthorFilesLines
2017-09-18Remove unsupported secondary controllerFlorian Pritz1-1/+5
Having more than one controller per request doesn't work with CI3. Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-01-16miscFlorian Pritz1-2/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-01-16first go at reworking; needs to be redesignedFlorian Pritz1-0/+15
Signed-off-by: Florian Pritz <bluewind@xinu.at>