From: paulr Date: Mon, 28 Nov 2011 02:50:41 +0000 (+1100) Subject: change the default show dir X-Git-Url: http://git.pjr.cc/?p=quickshow.git;a=commitdiff_plain;h=30582442b37b136ea8dfecd7d2be98d59333748f change the default show dir --- 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"];