Merge pull request #16637 from frederic34/patch-4
force check if newref needed if project create fail
This commit is contained in:
commit
d905d92434
@ -223,7 +223,7 @@ if (empty($reshook))
|
||||
else
|
||||
{
|
||||
$db->rollback();
|
||||
|
||||
unset($_POST["ref"]);
|
||||
$action = 'create';
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user