* @author Romain Quetiez * @author Denis Flaven * @license http://www.opensource.org/licenses/gpl-3.0.html LGPL */ define('ITOP_VERSION', '0.9'); define('ITOP_REVISION', '$WCREV$'); define('ITOP_BUILD_DATE', '$WCNOW$'); require_once('../application/utils.inc.php'); MetaModel::Startup(ITOP_CONFIG_FILE); ?>