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]
/
category
/
category_view.php
blob
f374ce368ac1800fc029392c45126ddc5a0039e4
1
<
?php
2
3
// Display posts in this category
4
print
__gettext
(
"Category view"
);
5
?
>