-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig_nl.php
More file actions
23 lines (16 loc) · 1.18 KB
/
config_nl.php
File metadata and controls
23 lines (16 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
23
<?php
// Localization
$config->defaultLanguage = 'nl';
$config->contestPresentationURL = 'http://www.be-oi.be/nl/';
$config->contestOfficialURL = 'https://wedstrijd.be-oi.be';
$config->email->sInfoAddress = 'inschrijving@be-oi.be';
$config->contestInterface->baseUrl = 'https://wedstrijd.be-oi.be';
$config->contestInterface->sAbsoluteStaticPathNoS3 = 'https://wedstrijd.be-oi.be';
$config->contestInterface->sAssetsStaticPathNoS3 = 'https://wedstrijd.be-oi.be';
$config->teacherInterface->baseUrl = 'https://beheer.be-oi.be';
$config->teacherInterface->sCoordinatorFolder = 'https://beheer.be-oi.be';
$config->teacherInterface->sAbsoluteStaticPathOldIE = 'https://beheer.be-oi.be';
$config->teacherInterface->sHotlineNumber = "0486/663191 (Bart Jacobs)";
$config->validationMailBody = "Hallo,\r\n\r\nOm uw inschrijving als coördinator voor de beOI-wedstrijd te valideren, opent u de volgende link in uw browser: \r\n\r\n%s\r\n\r\nAarzel niet om ons te contacteren als u problemen ondervindt.\r\n\r\nMet vriendelijke groeten,\r\n-- \r\nHet beOI team";
$config->validationMailTitle = "Eerste ronde beOI: Bevestiging van inschrijving";
$config->certificates->title = "Belgische Informatica-olympiade";