Projet

Général

Profil

Paste
Statistiques
| Branche: | Révision:

ryxeo-glpi-git / plugins / anet_migration / index.php @ 7074cc57

Historique | Voir | Annoter | Télécharger (162 octets)

1
<?php
2

    
3
define('GLPI_ROOT', '../..');
4
include (GLPI_ROOT."/inc/includes.php");
5

    
6
glpi_header("front/plugin_anet_migration.index.php");
7

    
8
commonFooter();
9
?>
Redmine Appliance - Powered by TurnKey Linux