forked from vergnet/site-accueil-insa
photos directory
This commit is contained in:
parent
05ff9140d5
commit
e28f70b9b8
1 changed files with 1 additions and 1 deletions
|
@ -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/'
|
||||
|
|
Loading…
Reference in a new issue