mirror of
https://github.com/friendica/friendica
synced 2025-04-27 16:30:10 +00:00
New class "System"
This commit is contained in:
parent
b0c26921ad
commit
3c24bed412
121 changed files with 197 additions and 2 deletions
|
@ -3,6 +3,7 @@
|
|||
// send a private message
|
||||
|
||||
use Friendica\App;
|
||||
use Friendica\Core\System;
|
||||
|
||||
function send_message($recipient=0, $body='', $subject='', $replyto=''){
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue