mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-11 05:26:09 +08:00
6 lines
95 B
PHP
6 lines
95 B
PHP
<?php namespace App\SupportedApps\phpMyAdmin;
|
|
|
|
class phpMyAdmin extends \App\SupportedApps
|
|
{
|
|
}
|