repo.or.cz
/
elgg_plugins.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Simple status box for the sidebar.
[elgg_plugins.git]
/
presentation
/
user_info_menu.php
blob
763ac86f1aee3c864e438e192bf988d80174e8b3
1
<
?php
2
/**
3
* Elgg Presentation tool
4
*
5
* @author Sven Edge
6
* @package mod_presentation
7
*/
8
9
$run_result
.=
presentation_sidebar
();
// in lib.php
10
11
?
>