mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-06 10:08:43 +02:00
8 lines
107 B
PHP
8 lines
107 B
PHP
<?php
|
|
|
|
require_once('../application/utils.inc.php');
|
|
|
|
MetaModel::Startup('../config-itop.php');
|
|
|
|
?>
|