[ticket/416] Do not try check_module_already_exists() with array values

B3P-416
This commit is contained in:
Marc Alexander
2014-12-01 14:35:23 +01:00
parent b5e317ad06
commit d3bc75ccdf

View File

@@ -131,6 +131,8 @@ class constraints_handler
return false; return false;
} }
} }
return true;
} }
// Check if module already exists in the target columns // Check if module already exists in the target columns