aboutsummaryrefslogtreecommitdiff
path: root/mod/profile/views/default/profile/menu/links.php
blob: de2b28926c3ddbaf253371c29d52d09b7ad166bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php
/**
 * Elgg profile icon avatar menu: view for plugins to extend
 * 
 * @package ElggProfile
 * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
 * @author Curverider Ltd <info@elgg.com>
 * @copyright Curverider Ltd 2008-2010
 * @link http://elgg.com/
 * 
 * @uses $vars['entity'] The user entity. If none specified, the current user is assumed. 
 */
?>