Initial commit for newdesigngestionnaire project
This commit is contained in:
16
flexcode/include/global.php
Executable file
16
flexcode/include/global.php
Executable file
@@ -0,0 +1,16 @@
|
||||
<?php
|
||||
/*ini_set("display_errors", 0);
|
||||
error_reporting(0);*/
|
||||
|
||||
// $base_path = "flexcode/";
|
||||
|
||||
$long_link = "http://localhost/intersantebicor/";
|
||||
|
||||
/* Modifié le 11/11/2018 pour augmenter le temp d'essai
|
||||
// $time_limit_ver = "10";
|
||||
$time_limit_reg = "20";
|
||||
*/
|
||||
|
||||
$time_limit_ver = "40";
|
||||
$time_limit_reg = "40";
|
||||
?>
|
||||
Reference in New Issue
Block a user