mirror of
				https://github.com/bklang/ldap2dns.git
				synced 2025-10-30 23:53:12 -04:00 
			
		
		
		
	git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@7 06cd67b6-e706-0410-b29e-9de616bca6e9
		
			
				
	
	
		
			5 lines
		
	
	
		
			102 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			102 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?
 | |
| header("Content-Type: image/gif");
 | |
| passthru("/usr/bin/X11/xearth -size 500,500 -nostars -gif");
 | |
| ?>
 |