Commit

commit b161af3c6594673b17dbf4596e539a1c272d91cd
Author: Jan Dankert 
Date:   Sun Sep 2 23:08:35 2018 +0200

    Fix der Suche. Die Suche sucht jetzt immer über alle Projekte hinweg.

 modules/cms-core/action/SearchAction.class.php | 123 ++++++++------
 modules/cms-core/model/BaseObject.class.php    | 227 +++++++++++--------------
 modules/cms-core/model/File.class.php          |   8 +-
 modules/cms-core/model/Template.class.php      |   8 +-
 modules/cms-core/model/User.class.php          |   4 +
 5 files changed, 181 insertions(+), 189 deletions(-)