andre преди 5 месеца
родител
ревизия
5989364fb3
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      configureproduct.tpl

+ 1 - 0
configureproduct.tpl

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