1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 17:59:21 +02:00
ampache/modules/xbmc-php-rpc/Exception.php
2013-11-05 20:40:13 -05:00

5 lines
No EOL
58 B
PHP

<?php
class XBMC_RPC_Exception extends Exception {
}