Beispiel #1
0
				
					<img src="./template/<?php 
carbon::config("template", 1);
?>
/images/bottomright.gif"  width="19" height="20">
					
				</td>
				
			</tr>
			
			<tr>
			
				<td colspan='2' align="center">
				
					<?php 
carbon::version();
?>
				
				</td>
				
			</tr>
			
		</table>
		
	</body>
	
</html>

<?php 
carbon::disconnect();