32 foreach(
$widget->widget_list as $child ){
33 $child->save_dispName(
$db);
38 $r =
$widget->handle_other_participants_edit();
39 $r2 =
$widget->handle_participation_statistics_edit();
40 $r3 =
$widget-> handle_username_edit();
42 $r4 =
$widget->handle_value_edit();
58 if( (
$r ===
true) OR ($r2 ===
true) OR ($r3 ===
true) OR ($r4 ===
true) ){