forked from GNUsocial/gnu-social
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			222 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			222 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
The ModPlus plugin shows UI extension for profile moderation actions.
 | 
						|
 | 
						|
Installation
 | 
						|
============
 | 
						|
add "addPlugin('ModPlus');"
 | 
						|
to the bottom of your config.php
 | 
						|
 | 
						|
Settings
 | 
						|
========
 | 
						|
none
 | 
						|
 | 
						|
Example
 | 
						|
=======
 | 
						|
addPlugin('ModPlus');
 | 
						|
 |