diff --git a/core/core.php b/core/core.php index fd4c1722..0bafef61 100644 --- a/core/core.php +++ b/core/core.php @@ -3161,12 +3161,6 @@ class core extends common 'style' => file_get_contents($stylePath) ]); } - if ($output['style']) { - $this->addOutput([ - //'style' => $this->output['style'] . file_get_contents($output['style']) - 'style' => file_get_contents($output['style']) - ]); - } // JS $scriptPath = $modulePath . self::MODULE_DIR . $moduleId . '/view/' . $output['view'] . '/' . $output['view'] . '.js.php'; diff --git a/module/blog/view/index/index.php b/module/blog/view/index/index.php index 0ec34661..091e1d5a 100755 --- a/module/blog/view/index/index.php +++ b/module/blog/view/index/index.php @@ -1,4 +1,14 @@ + getData(['module', $this->getUrl(0), 'config', 'feeds'])) : ?> +
+