Dotclear

Changeset 414:2598f7f5f1e2


Ignore:
Timestamp:
06/25/11 09:44:30 (14 years ago)
Author:
Delphine@…
Branch:
default
Message:

PHP really sucks, sometimesW.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/attachments/_public.php

    r407 r414  
    115115           
    116116          if (!empty($if)) { 
    117                return '<?php if('.implode(' '.$operator.' ',$if).') : ?>'.$content.'<?php endif; ?>'; 
     117               return '<?php if('.implode(' '.$operator.' ', (array) $if).') : ?>'.$content.'<?php endif; ?>'; 
    118118          } else { 
    119119               return $content; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map