mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-01-03 21:02:23 +00:00
5 lines
70 B
PHP
5 lines
70 B
PHP
<?php
|
|
|
|
namespace phpnut;
|
|
|
|
class phpnutException extends \Exception {}
|