. -------------------------------------------------------------------------- */ // ---------------------------------------------------------------------- // Original Author of file: // Purpose of file: // ---------------------------------------------------------------------- // Class of the defined type if (!defined('GLPI_ROOT')) { die("Sorry. You can't access directly to this file"); } class PluginExampleComputer extends CommonDBTM { static function showInfo($this) { echo '
| '.__('More information').' | '; echo '
|---|
| '; echo __('Test successful'); echo ' | '; echo '