Subversion-Projekte lars-tiefland.php_share

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
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 phpDocumentor docBuilder web interface">
8
</head>
9
 
10
<frameset rows="35,*,40,135">
11
	<frame src="docbuilder/top.php" frameborder="no">
12
	<frame src="docbuilder/config.php" name="DataFrame" frameborder="no">
13
	<frame src="docbuilder/actions.php" name="ActionFrame" scrolling="no" marginwidth="0" marginheight="0" frameborder="no">
14
	<frame src="docbuilder/blank.html" name="OutputFrame" marginwidth="0" marginheight="0" frameborder="yes">
15
</frameset>
16
 
17
</html>