id change

This commit is contained in:
kremsy
2014-02-25 18:59:00 +01:00
committed by Steffen Schröder
parent 035246da7f
commit 8a07d35b62
3 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@ class Dedimania implements CallbackListener, TimerListener, Plugin {
/**
* Constants
*/
const ID = 7;
const ID = 8;
const VERSION = 0.1;
const MLID_DEDIMANIA = 'Dedimania.ManialinkId';
const XMLRPC_MULTICALL = 'system.multicall';