diff options
Diffstat (limited to 'frontends/php/items.php')
| -rw-r--r-- | frontends/php/items.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/items.php b/frontends/php/items.php index 454049f4..da2cc620 100644 --- a/frontends/php/items.php +++ b/frontends/php/items.php @@ -92,7 +92,7 @@ check_fields($fields); - validate_group_with_host("U"); + validate_group_with_host("U",array("always_select_first_host")); ?> <?php |
