Fix the search of errors by exception id
authorAlexander Ebert <ebert@woltlab.com>
Mon, 24 Jun 2024 10:18:19 +0000 (12:18 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 24 Jun 2024 10:18:19 +0000 (12:18 +0200)
commit95273631b52c2908ee723383436a8eb9fac0ff38
tree4b475a9a70de25fd6e980ac46942112bf815b465
parente0ac3e6795280010d6ac2d3ee73b2644da69fe1a
Fix the search of errors by exception id

The non-recursive variant of the `DirectoryUtil` returns a plain list of filenames rather than the pathname.

See #5932
wcfsetup/install/files/lib/acp/page/ExceptionLogViewPage.class.php