1
0
Fork 0

Fix PHP 7.0 Coding Standards

This commit is contained in:
Philipp Holzer 2021-05-22 23:45:15 +02:00
commit 965cd8b096
No known key found for this signature in database
GPG key ID: 9A28B7D4FF5667BD
8 changed files with 16 additions and 15 deletions

View file

@ -158,4 +158,4 @@ function unfollow_process(string $url)
}
DI::baseUrl()->redirect($return_path);
}
}