Heimdall-Apps/phpIPAM/phpIPAM.php
2024-01-29 17:37:52 +01:00

8 lines
90 B
PHP

<?php
namespace App\SupportedApps\phpIPAM;
class phpIPAM extends \App\SupportedApps
{
}