Skip to content

Commit

Permalink
Revert "Allow customized checks on bootstrap #7491"
Browse files Browse the repository at this point in the history
This reverts commit e89dde3.
  • Loading branch information
Flávio Gomes da Silva Lisboa committed Dec 14, 2017
1 parent 463f6d8 commit 1f76b37
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 31 deletions.
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
*
*/

require_once __DIR__ . '/lib/check.php';
require_once __DIR__ . '/lib/versioncheck.php';

try {

Expand Down
30 changes: 0 additions & 30 deletions lib/check.php

This file was deleted.

File renamed without changes.

0 comments on commit 1f76b37

Please sign in to comment.