This commit is contained in:
Roly Rudy Gutierrez Pinto
2018-12-13 14:42:05 -04:00
parent 85e96ca6dd
commit 4b445afa9f
13 changed files with 13 additions and 13 deletions

View File

@@ -32,7 +32,7 @@ global $RBAC;
$RBAC->requirePermissions('PM_SETUP_ADVANCE');
try {
ValidationUploadedFiles::getValidationUploadedFiles()->dispach(function($validator) {
ValidationUploadedFiles::getValidationUploadedFiles()->dispatch(function($validator) {
throw new Exception($validator->getMessage());
});
//load the variables