mirror of
https://github.com/friendica/friendica
synced 2024-11-10 07:42:53 +00:00
Added missing doxygen header
This commit is contained in:
parent
bf0b98017d
commit
cd2c9722b0
1 changed files with 1 additions and 0 deletions
|
@ -199,6 +199,7 @@ class DBStructure
|
|||
*
|
||||
* @param bool $verbose
|
||||
* @param bool $action Whether to actually apply the update
|
||||
* @param bool $install Is this the initial update during the installation?
|
||||
* @param array $tables An array of the database tables
|
||||
* @param array $definition An array of the definition tables
|
||||
* @return string Empty string if the update is successful, error messages otherwise
|
||||
|
|
Loading…
Reference in a new issue