| 1 |
lars |
1 |
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
2 |
<html>
|
|
|
3 |
<head>
|
|
|
4 |
<title>docBuilder - phpDocumentor web interface</title>
|
|
|
5 |
<meta name="Generator" content="EditPlus">
|
|
|
6 |
<meta name="Author" content="Andrew Eddie">
|
|
|
7 |
<meta name="Description" content="Frameset for phpDcoumentor docBuilder web interface">
|
|
|
8 |
</head>
|
|
|
9 |
|
|
|
10 |
<frameset rows="35,*,40,135">
|
|
|
11 |
<frame src="top.php" frameborder="no">
|
|
|
12 |
<frame src="config.php" name="DataFrame" frameborder="no">
|
|
|
13 |
<frame src="actions.php" name="ActionFrame" scrolling="no" marginwidth="0" marginheight="0" frameborder="no">
|
|
|
14 |
<frame src="blank.html" name="OutputFrame" marginwidth="0" marginheight="0" frameborder="yes">
|
|
|
15 |
</frameset>
|
|
|
16 |
|
|
|
17 |
</html>
|