1 2 3 4 5 6
<?php /** * Display an add user form. */ echo elgg_view('forms/useradd', array('show_admin'=>true));