mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-20 04:16:08 +08:00
* Add ISPConfig foundation app * add icon Co-authored-by: Eric Fawcett <eric.fawcett@gmail.com>
5 lines
93 B
PHP
5 lines
93 B
PHP
<?php namespace App\SupportedApps\ISPConfig;
|
|
|
|
class ISPConfig extends \App\SupportedApps {
|
|
|
|
} |