Renamed to Guest

pull/151/head
Tobias Reich 11 years ago
parent fbe7be18c1
commit 32368d4ba4

@ -85,7 +85,6 @@ if (!empty($_POST['function'])||!empty($_GET['function'])) {
###
define('LYCHEE_ACCESS_GUEST', true);
require(__DIR__ . '/access/guest_foo.php');
$guest = new Guest($database, $plugins, $settings);
$guest->check($fn);

Loading…
Cancel
Save