[RedisCache] Added plugin description, fixes 'empty msgid' error
This commit is contained in:
parent
8d9b88a8bc
commit
4a56a61094
|
@ -139,7 +139,7 @@ class RedisCachePlugin extends Plugin
|
|||
'homepage' => 'https://github.com/chimo/gs-rediscache',
|
||||
'description' =>
|
||||
// TRANS: Plugin description.
|
||||
_m(''));
|
||||
_m('Plugin implementing Redis as a backend for GNU social caching'));
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user