22 lines
		
	
	
		
			679 B
		
	
	
	
		
			HTML
		
	
	
	
		
		
			
		
	
	
			22 lines
		
	
	
		
			679 B
		
	
	
	
		
			HTML
		
	
	
	
| 
								 | 
							
								<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
							 | 
						||
| 
								 | 
							
								<html>
							 | 
						||
| 
								 | 
							
								<head>
							 | 
						||
| 
								 | 
							
								  <meta content="text/html; charset=ISO-8859-15"
							 | 
						||
| 
								 | 
							
								 http-equiv="content-type">
							 | 
						||
| 
								 | 
							
								  <title>Tree view and schema browser</title>
							 | 
						||
| 
								 | 
							
								  <link rel="stylesheet" type="text/css" href="style/layout.css">
							 | 
						||
| 
								 | 
							
								</head>
							 | 
						||
| 
								 | 
							
								<body>
							 | 
						||
| 
								 | 
							
								<h1 style="text-align: center;">Tree view and schema browser<br>
							 | 
						||
| 
								 | 
							
								</h1>
							 | 
						||
| 
								 | 
							
								<br>
							 | 
						||
| 
								 | 
							
								<br>
							 | 
						||
| 
								 | 
							
								These parts are based on <a
							 | 
						||
| 
								 | 
							
								 href="http://sourceforge.net/projects/phpldapadmin/">phpLDAPadmin</a>.<br>
							 | 
						||
| 
								 | 
							
								The two tools are located in <span
							 | 
						||
| 
								 | 
							
								 style="font-weight: bold; font-style: italic;">templates/schema</span>
							 | 
						||
| 
								 | 
							
								and <span style="font-weight: bold; font-style: italic;">templates/tree</span>.<br>
							 | 
						||
| 
								 | 
							
								<br>
							 | 
						||
| 
								 | 
							
								</body>
							 | 
						||
| 
								 | 
							
								</html>
							 |