aboutsummaryrefslogtreecommitdiff
path: root/muamba.module
diff options
context:
space:
mode:
Diffstat (limited to 'muamba.module')
-rw-r--r--muamba.module1
1 files changed, 1 insertions, 0 deletions
diff --git a/muamba.module b/muamba.module
index 9588dac..6476093 100644
--- a/muamba.module
+++ b/muamba.module
@@ -14,6 +14,7 @@ define('MUAMBA_ACCEPTED', 1);
define('MUAMBA_REJECTED', 2);
define('MUAMBA_RELEASED', 3);
define('MUAMBA_RETURNED', 4);
+define('MUAMBA_CANCELLED', 4);
/**
* Implements hook_permission()