Welcome to mirror list, hosted at ThFree Co, Russian Federation.

blank.html « docbuilder « PhpDocumentor-1.3.2 « libs - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7eea276e96043af39899fb666b66c0d0ba153ce9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>docBuilder - phpDocumentor web interface</title>
<meta name="Generator" content="EditPlus">
<meta name="Author" content="Andrew Eddie">
<meta name="Description" content="Blank page">
<style type="text/css">
body,td,th {
	font-family: monospace;
	font-size: 10pt;
}
</style>
</head>
<body text="#000000" bgcolor="#e0e0e0">
Awaiting your command...
</body>
</html>