dropdown.php 85 B

12345678
  1. <?php
  2. /**
  3. * Alias of 'input/select'.
  4. *
  5. */
  6. echo elgg_view('input/select', $vars);