]> git.mxchange.org Git - friendica.git/commit
Fixed:
authorRoland Häder <roland@mxchange.org>
Tue, 21 Feb 2023 11:56:24 +0000 (12:56 +0100)
committerRoland Häder <roland@mxchange.org>
Tue, 21 Feb 2023 11:58:50 +0000 (12:58 +0100)
commited86e9ca9676be39e99c7e14b7adc1c33b630fa1
tree77cee06180b8f2940f1c9c981ba0e776dc88bd12
parentdec5a40aacb5cc23ed7404cabcf876e039141b8e
Fixed:
- added check for empty file name as the export doesn't work without one:
  `[Error] Argument 1 passed to Friendica\Moderation\DomainPatternBlocklist::exportToFile() must be of the type string, null given, called in /var/www/.../src/Console/ServerBlock.php on line 110`
src/Console/ServerBlock.php