Changeset 482481
- Timestamp:
- 12/30/2011 07:17:03 PM (14 years ago)
- File:
-
- 1 edited
-
ultimate-cms/trunk/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ultimate-cms/trunk/index.php
r481953 r482481 78 78 foreach($cpts as $k=>$cpt) 79 79 { 80 if(is_array($cpt)) 80 81 foreach($cpt as $cp) 81 82 {
Note: See TracChangeset
for help on using the changeset viewer.