Added all modified files to allow branching

This commit is contained in:
2019-05-21 11:15:41 +02:00
parent 6209d1aca6
commit 852f110967
8 changed files with 267 additions and 5 deletions

View File

@@ -209,10 +209,10 @@ class ClubsClub extends AbstractClubsModel
}
// public function getOffers()
// {
// }
public function getOffers()
{
return 0;
}
protected function loadCustomData($assoc)