Changeset 16587
- Timestamp:
- 06/12/08 16:29:32 (4 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/midcom/midcom.helper.datamanager2/controller.php
r16536 r16587 264 264 if ($metadata->is_locked()) 265 265 { 266 // Drop us to uncached state when locked 267 $_MIDCOM->cache->content->uncached(); 266 268 $this->show_unlock(); 267 269 return;
