Renamed to Installation

pull/151/head
Tobias Reich 10 years ago
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…
Cancel
Save