Changeset 11749
- Timestamp:
- 08/28/07 08:36:00 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/midcom/midcom.helper.datamanager2/widget/video.php
r11359 r11749 302 302 "<ul class='midcom_helper_datamanager2_widget_image_sizelist'>"; 303 303 304 echo "<pre>";304 //echo "<pre>"; 305 305 //print_r($this->_type->attachments); 306 306 //print_r($this->_type->attachments_info); 307 echo "</pre>";307 //echo "</pre>"; 308 308 309 309 foreach ($this->_type->attachments_info as $name => $info)
