Till Brehm
2016-07-24 b9a3ef486ebcde18a5ade37865ff8f397185d24f
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
41
42
43
44
45
46
47
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
  <title>ISCPConfig 3 API Functions</title>
 
  
  
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 
  
  <style type="text/css">
<!--
.command {
    padding: 1em;
    border: 1px dashed #2f6fab;
    color: black;
    background-color: #f9f9f9;
    line-height: 1.1em;
        font-family: Courier New, Courier, mono;
        font-size: 12px;
        font-style: italic;
}
 
.system {
    color: black;
        font-family: Courier New, Courier, mono;
        font-size: 12px;
        font-style: italic;
}
 
.highlight {
    color: #FF0000;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    text-decoration: underline;
}
-->
  </style>
</head><frameset cols="250,*">
  <frame src="navigation.html" name="navigation">
  <frame src="content.html" name="content">
  <noframes>
    <body>
     
    </body>
  </noframes>
</frameset>
</html>