# HG changeset patch # User Matti Hamalainen # Date 1586416425 -10800 # Node ID f07e3d79c421932f22ab3e2d72c173b8d4e4e13a # Parent a4c6937dfaafcbc36394cbbc142905915ac4d4dc Trailing whitespace removed. diff -r a4c6937dfaaf -r f07e3d79c421 mgallery.php --- a/mgallery.php Thu Apr 09 10:13:28 2020 +0300 +++ b/mgallery.php Thu Apr 09 10:13:45 2020 +0300 @@ -611,7 +611,7 @@ case ",": $asql[] = "AND"; break; - + default: die("Invalid virtual gallery definition.\n"); }