andre 5 месяцев назад
Родитель
Сommit
5989364fb3
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      configureproduct.tpl

+ 1 - 0
configureproduct.tpl

@@ -3,6 +3,7 @@
 {else}
     {assign var="customtemplate" value="templates/orderforms/thurdata/configure_{$productinfo.name}.tpl"}
     {if file_exists($customtemplate)}
+        {debug}
         {assign var="templatename" value="./configure_{$productinfo.name}.tpl"}
         {include $templatename}
     {else}