This website works better with JavaScript
Home
Explore
Help
Sign In
epsylon
/
Elgg-Lorea-Hydra
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Tree:
e48014c2e0
Branches
Tags
master
Elgg-Lorea-H...
/
views
/
default
/
input
/
dropdown.php
dropdown.php
85 B
History
Raw
1
2
3
4
5
6
7
8
<?php
/**
* Alias of 'input/select'.
*
*/
echo elgg_view('input/select', $vars);