mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 08:58:49 +00:00
Pnut: add connector for pnut.io
This commit is contained in:
parent
810dc02dd4
commit
9208fd46a4
8 changed files with 3506 additions and 0 deletions
5
pnut/lib/phpnutException.php
Normal file
5
pnut/lib/phpnutException.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
namespace phpnut;
|
||||
|
||||
class phpnutException extends \Exception {}
|
Loading…
Add table
Add a link
Reference in a new issue