mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-02 19:15:39 +00:00
3d5b57889a
The return value of the function caused a warning in header.inc.php:42 if no additional links were set. header.inc.php is the only caller of this function, thus it is safe to return an empty array here.