diff --git a/core/layout/main.php b/core/layout/main.php index 53d4324..3f57870 100644 --- a/core/layout/main.php +++ b/core/layout/main.php @@ -19,7 +19,9 @@ else { echo ''; } getUrl(1) !== null) $strlenUrl1 = strlen($this->getUrl(1)); - if( $this->getData(['page', $this->getUrl(0), 'commentEnable']) === true && $strlenUrl1 < 3 ) {?> + if( $this->getData(['page', $this->getUrl(0), 'commentEnable']) === true && $strlenUrl1 < 3 ) { ?> + + showStyle(); $this->showSharedVariables();