integration vom Blog-plugin, hübschere webseite,
This commit is contained in:
@@ -292,7 +292,7 @@ class EventPublicController extends BaseController
|
||||
}
|
||||
|
||||
if ($since) {
|
||||
$query->where('created_at', '>', $since);
|
||||
$query->where('photos.created_at', '>', $since);
|
||||
}
|
||||
$locale = request()->query('locale', 'de');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user