openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit d7091916d153ee5f134433b91573a90f4876d71a
parent f260f4aef302b24dad35050de289d740c2b933d6
Author: Jan Dankert <devnull@localhost>
Date:   Sat,  9 Dec 2017 23:59:41 +0100

Da war beim Refactoring was schief gegangen...

Diffstat:
model/Project.class.php | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/model/Project.class.php b/model/Project.class.php @@ -437,7 +437,7 @@ SQL /** * Testet die Integrität der Datenbank. */ - public function functioncheckLostFiles() + public function checkLostFiles() { $this->log = array();