fixed class name
This commit is contained in:
parent
9cc7fb803a
commit
3dcb2c1520
|
@ -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';
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue