radiantprestation/flexcodeOLD/include/global.php

16 lines
315 B
PHP

<?php
/*ini_set("display_errors", 0);
error_reporting(0);*/
// $base_path = "flexcode/";
$long_link = "https://prestation.medicare.ovh/";
/* 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";
?>