The Hub Connects !!

Adding iTop Hub Connector.

SVN:trunk[5270]
This commit is contained in:
Denis Flaven
2018-01-17 10:04:33 +00:00
parent cbdafbf264
commit ae59780297
24 changed files with 2587 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
<?php
// PHP Data Model definition file
// WARNING - WARNING - WARNING
// DO NOT EDIT THIS FILE (unless you know what you are doing)
//
// If you use supply a datamodel.xxxx.xml file with your module
// the this file WILL BE overwritten by the compilation of the
// module (during the setup) if the datamodel.xxxx.xml file
// contains the definition of new classes or menus.
//
// The recommended way to define new classes (for iTop 2.0) is via the XML definition.
// This file remains in the module's template only for the cases where there is:
// - either no new class or menu defined in the XML file
// - or no XML file at all supplied by the module