Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
This commit is contained in:
@@ -46,7 +46,7 @@ if (!defined('STATUSNET')) {
|
||||
*/
|
||||
class MapstractionPlugin extends Plugin
|
||||
{
|
||||
const VERSION = STATUSNET_VERSION;
|
||||
const VERSION = GNUSOCIAL_VERSION;
|
||||
|
||||
/** provider name, one of:
|
||||
'cloudmade', 'google', 'microsoft', 'openlayers', 'yahoo' */
|
||||
|
Reference in New Issue
Block a user