From 2340f68ccd99107f9da79c597e6ee04dab1bf289 Mon Sep 17 00:00:00 2001 From: Tom Canac Date: Tue, 25 Feb 2014 10:26:08 +0100 Subject: [PATCH] adresse modification --- config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.php b/config.php index adeb2a8..8287979 100755 --- a/config.php +++ b/config.php @@ -38,7 +38,7 @@ $label_noimages = "No images"; //Empty folder text $label_loading = "Loading..."; //Thumbnail loading text //RSS SETTINGS -$gallery_link = "http://localhost/work/fred"; +$gallery_link = "http://yougalleryadress.domain/folder"; $description = "Description of the John Doe Gallery"; $nb_items_rss = 25; //ADVANCED SETTINGS