New import web service (extracted the bulk load from csvimport (interactive) page - this is still being updated to reflect this factorization)

SVN:code[34]
This commit is contained in:
Romain Quetiez
2009-04-14 16:15:27 +00:00
parent c44c70de1e
commit 65ffc8c2f8
5 changed files with 627 additions and 77 deletions

View File

@@ -40,6 +40,9 @@ require_once('dbobjectset.class.php');
require_once('cmdbchange.class.inc.php');
require_once('cmdbchangeop.class.inc.php');
require_once('csvparser.class.inc.php');
require_once('bulkchange.class.inc.php');
require_once('userrights.class.inc.php');
//