forked from friendica/friendica-addons
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