Use fixed `userID` for the admin user in WCFSetup
authorTim Düsterhus <duesterhus@woltlab.com>
Thu, 24 Aug 2023 08:00:10 +0000 (10:00 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Thu, 24 Aug 2023 08:02:06 +0000 (10:02 +0200)
commitea4ddc3ddbe8d7e8a69d09fdc489859697e5d53b
tree6f27ef42cfe6910a23d274fdf3c4623a8633c201
parenta85202856ac5e44cc7a1c2e61f3dd7934bea120f
Use fixed `userID` for the admin user in WCFSetup

In case of a non-standard `auto_increment_offset` / `auto_increment_increment`
the automatically assigned userID might not be `1`, thus causing the
`installPackages` step to fail to fetch the user.
wcfsetup/install/files/lib/system/WCFSetup.class.php