forked from GNUsocial/gnu-social
Add punctuation for consistency.
This commit is contained in:
parent
bf40b3e694
commit
2460301d24
@ -38,7 +38,7 @@ class SQLProfilePlugin extends Plugin
|
|||||||
'author' => 'Brion Vibber',
|
'author' => 'Brion Vibber',
|
||||||
'homepage' => 'http://status.net/wiki/Plugin:SQLProfile',
|
'homepage' => 'http://status.net/wiki/Plugin:SQLProfile',
|
||||||
'rawdescription' =>
|
'rawdescription' =>
|
||||||
_m('Debug tool to watch for poorly indexed DB queries'));
|
_m('Debug tool to watch for poorly indexed DB queries.'));
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user