mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-14 14:59:33 +08:00
6 lines
97 B
PHP
6 lines
97 B
PHP
<?php namespace App\SupportedApps\DirectAdmin;
|
|
|
|
class DirectAdmin extends \App\SupportedApps
|
|
{
|
|
}
|