Настройки
\n"; print "\n"; print "\n"; print "\n"; $type = $row['type']; print "\n"; print "\n"; print "\n"; print "\n"; } ?>
Id Параметр Значение Комментарий
{$row['id']}"; $option_value = $row['value']; if ($row['option_id']==29) { $option_value='********'; } if (!isset($option_value)) { $option_value = get_option($db_link, $row['option_id']); set_option($db_link, $row['option_id'], $option_value); } if ($type == 'int') { print ""; } if ($type == 'text') { print ""; } if ($type == 'bool') { print_qa_select("f_config_value[]", $option_value); } print "".$row['description']."
Добавить параметр :