forked from rebillar/site-accueil-insa
in the rep
This commit is contained in:
parent
9df5c1c865
commit
0bede532c2
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ ob_start(); // Start reading html
|
||||||
//header('Location: construction.php');
|
//header('Location: construction.php');
|
||||||
|
|
||||||
define("urlParam", "path");
|
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/'
|
* Get active path from url and prevent from seeing folders before 'photos/'
|
||||||
|
|
Loading…
Reference in a new issue