Commit
commit 2e09c835efc07a9b5e93d94b6698e193b04dd48d Author: Jan DankertDate: Thu Dec 7 23:18:17 2017 +0100 Refactoring: Statement::getAll() benötigt keinen Parameter mehr. action/LoginAction.class.php | 19 +++++------ model/Folder.class.php | 4 +-- model/Group.class.php | 4 +-- model/Object.class.php | 4 +-- model/Project.class.php | 6 ++-- model/Template.class.php | 62 ++++++++++++++++++------------------ model/User.class.php | 8 ++--- model/Value.class.php | 2 +- modules/database/Statement.class.php | 11 +++---- 9 files changed, 60 insertions(+), 60 deletions(-)