Dotclear


Ignore:
Timestamp:
06/26/11 21:31:21 (14 years ago)
Author:
Dsls <dsls@…>
Branch:
default
Message:

added attachments as plugins being included at build, strengthened tests for *If templates tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/attachments/_public.php

    r414 r415  
    114114          } 
    115115           
    116           if (!empty($if)) { 
     116          if (count($if) != 0) { 
    117117               return '<?php if('.implode(' '.$operator.' ', (array) $if).') : ?>'.$content.'<?php endif; ?>'; 
    118118          } else { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map