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