OSDN Git Service

テンプレート更新。
authornaoki hirata <naoki@magic3.org>
Mon, 29 Jan 2018 02:04:28 +0000 (11:04 +0900)
committernaoki hirata <naoki@magic3.org>
Mon, 29 Jan 2018 02:04:28 +0000 (11:04 +0900)
templates/themler_old/html/com_content/article/default.php

index b5626e5..9c93d41 100644 (file)
@@ -34,6 +34,6 @@ $currentTemplateName = getCurrentTemplateByType($article->isPage ? 'page' : 'pos
 ?>
 <!--TEMPLATE <?php echo $currentTemplateName; ?> /-->
 <?php
-require_once 'default_template.php';
+require 'default_template.php';
 ?>
 <?php /*END_EDITOR_OPEN*/ } /*END_EDITOR_CLOSE*/ ?>
\ No newline at end of file