Dotclear

Changeset 1220:4358ca8a7184 for inc/core


Ignore:
Timestamp:
07/18/13 13:52:55 (12 years ago)
Author:
akewea
Branch:
ticket1084
Message:

ticket #1084 : passage des attachments en staticRecord pour permettre l'utilisation de <tpl:LoopPosition>.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/core/class.dc.media.php

    r1179 r1220  
    515515               $f = $this->fileRecord($rs); 
    516516               if ($f !== null) { 
    517                     $res[] = $f; 
     517                    $res[] = new ArrayObject($f); 
    518518               } 
    519519          } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map