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