-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig_fr.php
More file actions
22 lines (15 loc) · 1.18 KB
/
config_fr.php
File metadata and controls
22 lines (15 loc) · 1.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?php
// Localization
$config->defaultLanguage = 'fr';
$config->contestPresentationURL = 'http://www.be-oi.be/fr/';
$config->contestOfficialURL = "https://concours.be-oi.be";
$config->contestInterface->baseUrl = 'https://concours.be-oi.be';
$config->contestInterface->sAbsoluteStaticPathNoS3 = 'https://concours.be-oi.be';
$config->contestInterface->sAssetsStaticPathNoS3 = 'https://concours.be-oi.be';
$config->teacherInterface->baseUrl = 'https://gestion.be-oi.be';
$config->teacherInterface->sCoordinatorFolder = 'https://gestion.be-oi.be';
$config->teacherInterface->sAbsoluteStaticPathOldIE = 'https://gestion.be-oi.be';
$config->teacherInterface->sHotlineNumber = "0496 96 60 21 (Ludovic Galant) / +33 6 20 79 86 00 (Damien Leroy)";
$config->validationMailBody = "Bonjour,\r\n\r\nPour valider votre inscription en tant que coordinateur pour le concours beOI, ouvrez le lien suivant dans votre navigateur : \r\n\r\n%s\r\n\r\nN'hésitez pas à nous contacter si vous rencontrez des difficultés.\r\n\r\nCordialement,\r\n-- \r\nL'équipe beOI";
$config->validationMailTitle = "Éliminatoires beOI : Confirmation d'inscription";
$config->certificates->title = "Olympiade belge d\'Informatique";