From 0bede532c246d6b0149c56561f9e424e2710fdcf Mon Sep 17 00:00:00 2001 From: Baptiste Date: Wed, 26 Oct 2022 08:28:55 +0200 Subject: [PATCH] in the rep --- photos.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/photos.php b/photos.php index db57f6f..852770a 100644 --- a/photos.php +++ b/photos.php @@ -4,7 +4,7 @@ ob_start(); // Start reading html //header('Location: construction.php'); define("urlParam", "path"); -define("photoRoot", "../photos_folders/photos"); +define("photoRoot", "photos_folders/photos"); /** * Get active path from url and prevent from seeing folders before 'photos/'