HomePhorge

D25781

Fix PhabricatorEmptyQueryException handling in DiffusionCommitQuery::loadPage()
Author: aklapper
Summary: Add an additional check that `$empty_exception` is not `null` before try to `throw` it.