forked from vergnet/site-accueil-insa
photos
This commit is contained in:
parent
c267f73a36
commit
a223c29e7d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
ob_start(); // Start reading html
|
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");
|
||||||
|
|
Loading…
Reference in a new issue