fixed class name

This commit is contained in:
Moon Man 2016-04-01 23:15:52 -07:00
parent 9cc7fb803a
commit 3dcb2c1520
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ if (!defined('GNUSOCIAL')) {
exit(1); exit(1);
} }
class GreenTextPlugin extends Plugin class GSGreenTextPlugin extends Plugin
{ {
const VERSION = '0.0.1'; const VERSION = '0.0.1';