Added infopage from procurement notification letter, but don't know from where to link to it yet.
svn path=/trunk/; revision=24428
This commit is contained in:
parent
f401d8f802
commit
99c201b1d5
BIN
fi/projects/procurement/infoliite.pdf
Normal file
BIN
fi/projects/procurement/infoliite.pdf
Normal file
Binary file not shown.
@ -6,6 +6,7 @@ ERROR_REPORTING( E_ALL) ;
|
||||
|
||||
// allow XMLHttpRequest from any domain
|
||||
header("Access-Control-Allow-Origin: *");
|
||||
header('Content-Type: text/html; charset="utf-8"');
|
||||
|
||||
if ($_POST['email'] == '' || $_POST['country_code'] == '') {
|
||||
die("Required post data missing (e-mail and country). This page should only be accessed via the sign up form.");
|
||||
|
Loading…
x
Reference in New Issue
Block a user