Add hook before create user

This commit is contained in:
Marco Antonio Nina
2013-03-20 10:58:19 -04:00
parent 1fb92234c2
commit 638cdee160
7 changed files with 39 additions and 6 deletions

View File

@@ -41,6 +41,9 @@ define('PM_UPLOAD_DOCUMENT_BEFORE', 1012);
define('PM_CREATE_NEW_DELEGATION', 1013);
define('PM_SINGLE_SIGN_ON', 1014);
define('PM_GET_CASES_AJAX_LISTENER', 1015);
define('PM_BEFORE_CREATE_USER', 1016);
/**
* @package workflow.engine.classes