mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 22:28:51 +01:00
Fixed installer multiple addToWall
This commit is contained in:
parent
64f82f7a62
commit
16b54becb5
@ -232,7 +232,6 @@ class ConfigController extends Controller {
|
||||
$post->content->container = $space;
|
||||
$post->content->visibility = Content::VISIBILITY_PUBLIC;
|
||||
$post->save();
|
||||
$post->content->addToWall();
|
||||
|
||||
$this->redirect($this->createUrl('finished'));
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user