X-Git-Url: http://git.shiar.nl/minimedit.git/blobdiff_plain/dd363674c2ea2dc3998864fb3f6057947276828c..390f24390894684c6f6d4f70261883e6d828502d:/foto/index.php diff --git a/foto/index.php b/foto/index.php index 0ce4d20..850d82a 100644 --- a/foto/index.php +++ b/foto/index.php @@ -67,7 +67,7 @@ if ($imgs = glob("$rootdir/*", GLOB_ONLYDIR)) { $html = ''; $html .= "
$album
"; if (!$User->login and file_exists("$path/.private")) { - $html = ''.$html.''; + $html = ''.$html.''; } $html = "
$html
";