doco
This commit is contained in:
		
					parent
					
						
							
								9b9bd35cba
							
						
					
				
			
			
				commit
				
					
						a62d33dd48
					
				
			
		
					 1 changed files with 6 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -1,5 +1,11 @@
 | 
			
		|||
<?php
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * Demo plugin for adding various types of Flash games to Friendika.
 | 
			
		||||
 * In this case we're using "Hot Shot Sniper" by FlashGames247
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
function sniper_install() {
 | 
			
		||||
    register_hook('app_menu', 'addon/sniper/sniper.php', 'sniper_app_menu');
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue