photos directory

This commit is contained in:
Baptiste 2022-10-26 08:12:20 +02:00
parent 05ff9140d5
commit e28f70b9b8

View file

@ -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/'