mirror of
https://github.com/friendica/friendica
synced 2025-04-22 22:30:11 +00:00
include suggested changes
This commit is contained in:
parent
6ef609f4fb
commit
d74e57ef2c
18 changed files with 64 additions and 67 deletions
|
@ -192,7 +192,7 @@ class Installer
|
|||
* @return bool true if the installation was successful, otherwise false
|
||||
* @throws Exception
|
||||
*/
|
||||
public function installDatabase()
|
||||
public function installDatabase(): bool
|
||||
{
|
||||
$result = DBStructure::install();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue