This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
SKZH
/
ITSSTOOLS
Observar
3
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
de63a10a8c
Branches
Tags
master
ITSSTOOLS
/
application
/
startup.inc.php
startup.inc.php
103 B
Histórico
Raw
1
2
3
4
5
6
7
<?php
require_once('../application/utils.inc.php');
MetaModel::Startup(ITOP_CONFIG_FILE);
?>