Wednesday 07 January 2009 7:53:12 am
This is how I get the datamap... But who knows how to unset it properly from the php memory ?
$dataMap = $object->dataMap();
[...]
eZContentObject::clearCache();
eZContentCacheManager::clearContentCacheIfNeeded( $contentObjectID );
unset($object,$dataMap [....] );
I tried to unset and to use cache functions without success... Thank you, Romain.
--
Romain Dausset
rdausset@facileit.com
http://www.facileit.com
|