Simple status box for the sidebar.
[elgg_plugins.git] / mailblogger / mailblogger_userdetails_edit_details.php
blob7d94e6fa4616914e9f2c6f1af465f10c6d88a68f
1 <?php
2 /*
3 member of $function['userdetails:edit:details'][]
4 cheating and keeping the function in lib.php :)
5 */
7 $run_result .= mailblogger_userdetails_edit_details($page_owner);
9 ?>