Changeset 2145055
- Timestamp:
- 08/25/2019 09:03:46 AM (7 years ago)
- File:
-
- 1 edited
-
dynamic-widgets/trunk/classes/dwmodule_class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dynamic-widgets/trunk/classes/dwmodule_class.php
r1095126 r2145055 322 322 323 323 if ( count($t) > 0 && count($t_childs) > 0 ) { 324 if ( $_POST['pg'] == 'no' ) { 325 $_POST['page'] = 'no'; 326 } 327 324 328 $DW->addChilds($widget_id, $dwtype, $_POST[$name], $t, $t_childs); 325 329 }
Note: See TracChangeset
for help on using the changeset viewer.