summaryrefslogtreecommitdiffstats
path: root/service/service.php
AgeCommit message (Collapse)Author
2014-10-21convert tabs indention to indention with 4 spaces because of mixing of both ↵Bernhard Posselt
variants in code and better readability on github and websites because you cant set the indention width there and 8 spaces will be used for a tab
2014-10-08fix type issues with mappersBernhard Posselt
2014-06-26style fixesBernhard Posselt
2014-05-16add delete method for imapper since service depends on itBernhard Posselt
2014-05-15rename businesslayer to serviceBernhard Posselt