id change
This commit is contained in:
committed by
Steffen Schröder
parent
035246da7f
commit
8a07d35b62
@ -24,7 +24,7 @@ class LocalRecordsPlugin implements CallbackListener, TimerListener, Plugin {
|
||||
/**
|
||||
* Constants
|
||||
*/
|
||||
const ID = 6;
|
||||
const ID = 7;
|
||||
const VERSION = 0.1;
|
||||
const MLID_RECORDS = 'ml_local_records';
|
||||
const TABLE_RECORDS = 'mc_localrecords';
|
||||
|
Reference in New Issue
Block a user