mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 22:18:46 +02:00
#805 Use a mutex to turn the insertion of a new ticket into an atomic operation
SVN:trunk[2953]
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
|
||||
require_once('metamodel.class.php');
|
||||
require_once('deletionplan.class.inc.php');
|
||||
require_once('mutex.class.inc.php');
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user