Remove two unused constants from EditPage.php
authorwithoutaname <drevitchi@gmail.com>
Tue, 22 Jul 2014 00:50:47 +0000 (17:50 -0700)
committerwithoutaname <drevitchi@gmail.com>
Tue, 22 Jul 2014 00:50:47 +0000 (17:50 -0700)
commitda5090774fd2374db92ea91308b8f5d2f4c4d975
tree1474cd8f68217be167b83711cf7e87836cea8aad
parentb8c038f6784ef08205f7cf6d7cc11462140e3fa2
Remove two unused constants from EditPage.php

Specifically constants AS_USER_CANNOT_EDIT and AS_OK

Change-Id: I96b20962b7d4cab5c026a0f03abf9da066fbd9af
includes/EditPage.php
tests/phpunit/includes/EditPageTest.php