mirror of
https://github.com/friendica/friendica
synced 2025-04-27 06:30:12 +00:00
Merge pull request #10722 from MrPetovan/task/refactor-notifications
Move notify, notifications and introduction notifications to new paradigm
This commit is contained in:
commit
3d97149007
57 changed files with 2452 additions and 1948 deletions
|
@ -909,7 +909,7 @@ class Database
|
|||
/**
|
||||
* Fetch a single row
|
||||
*
|
||||
* @param PDOStatement|mysqli_stmt $stmt statement object
|
||||
* @param bool|PDOStatement|mysqli_stmt $stmt statement object
|
||||
*
|
||||
* @return array|false current row
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue