Initial commit for radiantprestation project

This commit is contained in:
2026-01-06 08:29:33 +00:00
commit 89481e47af
2578 changed files with 580558 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
<?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";
?>