Renamed to Installation
This commit is contained in:
parent
aaca8b42c0
commit
b7764dcd7f
@ -35,7 +35,6 @@ if (!empty($_POST['function'])||!empty($_GET['function'])) {
|
||||
###
|
||||
|
||||
define('LYCHEE_ACCESS_INSTALLATION', true);
|
||||
require(__DIR__ . '/access/installation_foo.php');
|
||||
|
||||
$installation = new Installation(null, null, null);
|
||||
$installation->check($_POST['function']);
|
||||
|
Loading…
Reference in New Issue
Block a user