Update info comments in all plugins
This commit is contained in:
		
					parent
					
						
							
								00e142e4f7
							
						
					
				
			
			
				commit
				
					
						b7dc9f8867
					
				
			
		
					 19 changed files with 151 additions and 30 deletions
				
			
		| 
						 | 
				
			
			@ -1,10 +1,11 @@
 | 
			
		|||
<?php
 | 
			
		||||
	/**
 | 
			
		||||
	 * widgets from friendika
 | 
			
		||||
	 * 
 | 
			
		||||
	 * allow to embed info from friendika into another site
 | 
			
		||||
	 */
 | 
			
		||||
	 
 | 
			
		||||
/**
 | 
			
		||||
 * Name: Widgets
 | 
			
		||||
 * Description: Allow to embed info from friendika into another site
 | 
			
		||||
 * Version: 1.0
 | 
			
		||||
 * Author: Fabio Comuni <http://kirgroup.com/profile/fabrix/>
 | 
			
		||||
 */
 | 
			
		||||
 
 | 
			
		||||
	 
 | 
			
		||||
function widgets_install() {
 | 
			
		||||
	register_hook('plugin_settings', 'addon/widgets/widgets.php', 'widgets_settings'); 
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue