New table "post-user-notification"
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user