Fixed autopurge with UUIDS

This commit is contained in:
Gabriele C
2015-07-29 14:49:14 +02:00
parent 79759bf139
commit a06f3de35a
3 changed files with 21 additions and 7 deletions
@@ -13,6 +13,7 @@ public interface Module {
public enum ModuleType {
MANAGER,
MYSQL,
REDIS,
ACTIONS,
CONVERTERS,
EMAILS,