Ignore:
Timestamp:
02/14/12 16:52:04 (12 years ago)
Author:
acoutinho
Message:

Ticket #2434 - Implementacao anexos, acls e delegacao de participantes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/prototype/Sync.php

    r5437 r5514  
    6464                    if( isset( $dt[$linkName] ) ) 
    6565                    { 
    66                             if( $notArray = Controller::isConcept( $linkName ) ) 
     66                            if( $notArray = Controller::isConcept( $concept, $linkName ) ) 
    6767                                    $dt[$linkName] = array( $dt[$linkName] ); 
    6868 
Note: See TracChangeset for help on using the changeset viewer.