-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
40 lines (39 loc) · 1.5 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?php $DocFil='../index.html'; $DocVer='5.0.0'; $DocRev='2017-10-00'; $DocIni='evs'; $ModulNr=0;
/* ## Purpose: 'Normal start af SALDI, uden afgivelse af speciel adresse i URL';
* Denne fil er oprettet af EV-soft i 2017.
* ___ _ _ ___ _
* / __) / \ | | | \| | ___
* \__ \/ ^ \| |__| |) | |__/ -_)
* (___/_/ \_|____|___/|_| \___)
*
* LICENS & Copyright (c) 2004-2017 Saldi.dk ApS *** Se filen: ../LICENS_Copyright.txt
*/
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>SALDI Develop</title>
<meta name="generator" content="EV-soft">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" href="/favicon.ico">
<style>
body {
background-color: #FFFFFF;
color: #000000;
font-family: Arial;
font-weight: normal;
font-size: 13px;
line-height: 1.1875;
margin: 0;
padding: 0;
}
</style>
<!-- <link href="Saldi-Doc.css" rel="stylesheet"> -->
<meta http-equiv="refresh" content="0; url=_base/page_Startup.php?sprog=da"/>
<!-- <meta http-equiv="refresh" content="0; url=_base/page_Gittermenu.php?sprog=da"/> -->
<!-- <meta http-equiv="refresh" content="0; url=http://ev-soft.dk/saldi-wiki"/> -->
<!-- <meta http-equiv="refresh" content="0; url=http://ev-soft.dk/saldi-doc/Dokumentation.php"/> -->
</head>
<body>
</body>
</html>