Changeset 17805 for trunk/midcom/midcom.helper.replicator/midcom
- Timestamp:
- 09/30/08 15:02:56 (2 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/midcom/midcom.helper.replicator/midcom/interfaces.php
r17358 r17805 97 97 * depend on the wrong behaviour 98 98 */ 99 // FIXME: This should be copy/clone not reference, but clone() complains about uncloneable objects... 99 100 $copy = $object; 100 101 $fresh_object = false;
