mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-05 19:31:12 +08:00
Addd Cockpit, Drone, FileBrowser, Github, Gitlab, Grav, Guacamole, Mailhog, Miniflux, pfSense, phpMyAdmin, QNAP, RocketChat, SearxMetasearchEngine, Wallabag, Zoneminder foundation apps
5 lines
95 B
PHP
5 lines
95 B
PHP
<?php namespace App\SupportedApps\phpMyAdmin;
|
|
|
|
class phpMyAdmin extends \App\SupportedApps {
|
|
|
|
} |