Update view/theme/vier/config.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
parent
fad1763e28
commit
84201f0915
|
@ -58,7 +58,7 @@ function theme_content(App $a)
|
||||||
|
|
||||||
function theme_post(App $a)
|
function theme_post(App $a)
|
||||||
{
|
{
|
||||||
if (! DI::userSession()->getLocalUserId()) {
|
if (!DI::userSession()->getLocalUserId()) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user