Review updates
Documentation and yet another use statement
This commit is contained in:
parent
a307991ee5
commit
aa13302bbc
3 changed files with 3 additions and 2 deletions
|
|
@ -104,7 +104,7 @@ class Dfrn {
|
|||
|
||||
mail_post($a){
|
||||
...
|
||||
Friendica\DFRN::mail($item, $owner);
|
||||
Friendica\Protocol\DFRN::mail($item, $owner);
|
||||
...
|
||||
}
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue