%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/projetos/suporte.iigd.com.br/vendor/glpi-project/inventory_format/bin/
Upload File :
Create Path :
Current File : //var/www/projetos/suporte.iigd.com.br/vendor/glpi-project/inventory_format/bin/refresh_hw_sources

#!/usr/bin/env php
<?php

if (file_exists($autoload = __DIR__ . '/../vendor/autoload.php')) {
    // Rely on self autoload (usefull for devs)
    require_once $autoload;
} else {
    // Rely on parent project autoload
    require_once __DIR__ . '/../../../autoload.php';
}


$tojson = new Glpi\Inventory\FilesToJSON();
$tojson->refreshSources();

Zerion Mini Shell 1.0