MiniTemplates

canEdit()) { register_error(elgg_echo("profile:noaccess")); forward(); } elgg_set_context('profile_edit'); $title = elgg_echo('profile:edit'); $content = elgg_view_form('profile/edit', array(), array('entity' => $user)); $params = array( 'content' => $content, 'title' => $title, ); $body = elgg_view_layout('one_sidebar', $params); echo elgg_view_page($title, $body);

TESTE PHP

canEdit()) {
register_error(elgg_echo("profile:noaccess"));
forward();
}

elgg_set_context('profile_edit');

$title = elgg_echo('profile:edit');

$content = elgg_view_form('profile/edit', array(), array('entity' => $user));

$params = array(
'content' => $content,
'title' => $title,
);
$body = elgg_view_layout('one_sidebar', $params);

echo elgg_view_page($title, $body);

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | Sweet Tomatoes Printable Coupons