From: Mischa POSLAWSKY Date: Fri, 15 Jan 2021 10:23:19 +0000 (+0100) Subject: foto: escape html (ampersands) in album links X-Git-Tag: v5.2~13 X-Git-Url: http://git.shiar.nl/minimedit.git/commitdiff_plain/b28c58864e20c556b65ec60f02c0df6401f73351 foto: escape html (ampersands) in album links Fix broken entity Lijtweg directory . --- diff --git a/foto/index.php b/foto/index.php index a6378ef..49e5483 100644 --- a/foto/index.php +++ b/foto/index.php @@ -72,22 +72,22 @@ if ($imgs = glob("$rootdir/*", GLOB_ONLYDIR)) { natsort($imgs); print '\n\n"; }