Migration SVN

This commit is contained in:
2016-02-21 14:28:40 +01:00
commit df45f10305
1455 changed files with 20440 additions and 0 deletions

10
web/critical_error.html Executable file
View File

@@ -0,0 +1,10 @@
<html>
<head>
<title>Warning - Critical error</title>
</head>
<body>
<h1>Critical error</h1>
<p>The application has generated an error and can't continue.<br />
Our team was informed.</p>
</body>
</html>