mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-05 02:39:47 +02:00
Add XBMC Localplay
This commit is contained in:
parent
872012a24f
commit
539ca08efc
18 changed files with 1703 additions and 0 deletions
5
modules/xbmc-php-rpc/Exception.php
Normal file
5
modules/xbmc-php-rpc/Exception.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
class XBMC_RPC_Exception extends Exception {
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue