|
@@ -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']);
|