X-Git-Url: http://git.pjr.cc/?p=quickshow.git;a=blobdiff_plain;f=show.php;fp=show.php;h=3fc88bcf404f7fcdb2fa1e704d2f73ca7e33a1b1;hp=6a753ab7e2553b3ad2bb1e5fc8ef814e4097b1c3;hb=33649e192eaf542244733759751a076aac7deb38;hpb=30582442b37b136ea8dfecd7d2be98d59333748f diff --git a/show.php b/show.php index 6a753ab..3fc88bc 100644 --- a/show.php +++ b/show.php @@ -7,7 +7,7 @@ #$show_dir = "/export/data/Pictures/showdir"; $show_dir = "/net/iron/export/quickshow/"; -$n_per_line = 4; +$n_per_line = 6; $this_url = "http://".$_SERVER["SERVER_NAME"].$_SERVER["REQUEST_URI"];