Simple forum software for building great communities.
Go to file
Alexander Skvortsov a1a2598c03 Fix deleting posts/discussions by deleted user (#2521)
Making the $user argument nullable prevents this unnecessary exception, and doesn't introduce any issues since we check that $user exists as part of the method.
2021-01-07 17:46:14 -05:00
framework/core Fix deleting posts/discussions by deleted user (#2521) 2021-01-07 17:46:14 -05:00