New table "post-user-notification"

This commit is contained in:
Michael 2021-02-01 10:31:38 +00:00
parent 08317036e7
commit 8c9346fc12
4 changed files with 123 additions and 10 deletions

View file

@ -29,7 +29,7 @@ use Friendica\Database\DBStructure;
class User
{
/**
* Insert a new URI user entry
* Insert a new post user entry
*
* @param integer $uri_id
* @param integer $uid
@ -66,7 +66,7 @@ class User
}
/**
* Update a URI user entry
* Update a post user entry
*
* @param integer $uri_id
* @param integer $uid