Heimdall-Apps/phpIPAM/phpIPAM.php
2022-07-27 22:07:26 +01:00

6 lines
89 B
PHP

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