Ignore:
Timestamp:
Jan 27, 2011, 2:31:54 PM (13 years ago)
Author:
cljosse
Message:

[cl_conflit] template compatibility with piwigo 2.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/cl_conflit/template/conflit.tpl

    r8941 r8942  
    11{if PHPWG_VERSION < 2.2 } 
    2   {assign var= file value=$AUTOSIZE_PATH_ABS|@cat:'template/header_2_1.tpl' }
     2  {assign var= file value=$CONFLIT_PATH_ABS|@cat:'template/header_2_1.tpl' }
    33 {else}
    4   {assign var= file value=$AUTOSIZE_PATH_ABS|@cat:'template/header_2_2.tpl'
     4  {assign var= file value=$CONFLIT_PATH_ABS|@cat:'template/header_2_2.tpl'
    55}
    66 {/if}  { include file= $file   }
Note: See TracChangeset for help on using the changeset viewer.