Changeset 3119
- Timestamp:
- 11/20/06 17:00:19 (6 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/trunk/amp_conf/htdocs/admin/components.class.php
r3118 r3119 264 264 265 265 // Middle 266 print"<pre>";267 print_r($this->_guielems_middle);268 print"</pre>";269 266 if ( is_array($this->_guielems_middle) ) { 270 267 $hasoutput = true;
