Changeset 16092

Show
Ignore:
Timestamp:
04/15/08 14:33:52 (6 months ago)
Author:
rambo
Message:

whitespace fixes, removed old todo

Files:

Legend:

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

    r16090 r16092  
    250250                if (!$this->exportability[$object->guid]) 
    251251                { 
    252                     // TODO: Uimessage, but how to give only one ?? 
    253252                    $GLOBALS['midcom_helper_replicator_logger']->log_object($object, 'Parent not approved, skipping'); 
    254253                    if (empty($parent_check_stack)) 
     
    263262                            ( 
    264263                                $this->_l10n->get('%s %s could not be exported for replication because one of its parents is not approved'),  
    265                                 $ref->get_class_label(),  
     264                                $ref->get_class_label(), 
    266265                                $ref->get_object_label($object) 
    267266                            ),