Changeset 16093

Show
Ignore:
Timestamp:
04/15/08 14:34:30 (4 months ago)
Author:
rambo
Message:

forward port r16092

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/midcom/midcom.helper.replicator/exporter/staging2live.php

    r16091 r16093  
    254254                if (!$this->exportability[$object->guid]) 
    255255                { 
    256                     // TODO: Uimessage, but how to give only one ?? 
    257256                    $GLOBALS['midcom_helper_replicator_logger']->log_object($object, 'Parent not approved, skipping'); 
    258257                    if (empty($parent_check_stack)) 
     
    267266                            ( 
    268267                                $this->_l10n->get('%s %s could not be exported for replication because one of its parents is not approved'),  
    269                                 $ref->get_class_label(),  
     268                                $ref->get_class_label(), 
    270269                                $ref->get_object_label($object) 
    271270                            ),