mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-20 04:16:08 +08:00
* Added FreePBX foundation app * update logo Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
5 lines
89 B
PHP
5 lines
89 B
PHP
<?php namespace App\SupportedApps\FreePBX;
|
|
|
|
class FreePBX extends \App\SupportedApps {
|
|
|
|
} |