1 2 3 4 5 6 7
<?php /** * Registration content view for OpenID client * */ echo elgg_view_form('openid_client/register', array(), $vars);