Changeset 7017

Show
Ignore:
Timestamp:
09/25/10 17:27:53 (3 years ago)
Author:
Gotcha
Message:

bug:1749

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • extensions/sobre/template/footer.tpl

    r7014 r7017  
    5252{/if} 
    5353 <br/>  
    54  v{$VERSION} -  
     54 {if isset($SHOW_VERSION)} 
     55  v{$VERSION} -  
     56 {/if} 
    5557 {if isset($debug.TIME) } 
    5658 {'generation time'|@translate} {$debug.TIME} ({$debug.NB_QUERIES} {'sql queries in'|@translate} {$debug.SQL_TIME})