projects
/
quix0rs-gnu-social.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e0826a
)
Fixed error when installing 'Blog' plugin.
author
Roland Haeder
<roland@mxchange.org>
Mon, 18 Aug 2014 08:56:52 +0000
(10:56 +0200)
committer
Roland Haeder
<roland@mxchange.org>
Mon, 18 Aug 2014 08:56:52 +0000
(10:56 +0200)
Signed-off-by: Roland Haeder <roland@mxchange.org>
plugins/Blog/BlogPlugin.php
patch
|
blob
|
history
diff --git
a/plugins/Blog/BlogPlugin.php
b/plugins/Blog/BlogPlugin.php
index c192909d6792396d0248b36662e6fe94561d4bf9..1b75cad8aedb60f902cec3df811c26061b90b121 100644
(file)
--- a/
plugins/Blog/BlogPlugin.php
+++ b/
plugins/Blog/BlogPlugin.php
@@
-107,7
+107,7
@@
class BlogPlugin extends MicroAppPlugin
function tag()
{
- return 'blog';
+ return 'blog
entry
';
}
function types()