Refactor rev_delete handling on deletion
authorumherirrender <umherirrender_de.wp@web.de>
Thu, 27 Oct 2016 17:33:14 +0000 (19:33 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Thu, 27 Oct 2016 17:33:14 +0000 (19:33 +0200)
commit25d87429e6085bb055044eed08d1f59b4aa1bc17
tree530768964d0d5115e66d36b9301593b2e40911af
parent9e8cdbbb66dbb607daec04b63327b61448fe43e9
Refactor rev_delete handling on deletion

Refactoring handling of the rev_delete database field, which is not
needed to select, when the suppress option is set.

Also added a new const, to avoid a comment about that things should be
15 ...

Change-Id: Ia5bcb835172bf6c10e2e872555fc67e91806ebe1
includes/Revision.php
includes/filerepo/file/LocalFile.php
includes/page/WikiPage.php