new classes
some new classes
This commit is contained in:
		
							
								
								
									
										16
									
								
								application/core/plugin.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								application/core/plugin.php
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,16 @@
 | 
			
		||||
<?php
 | 
			
		||||
 | 
			
		||||
namespace mControl;
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * Class plugin parent class for all plugins
 | 
			
		||||
 *
 | 
			
		||||
 * @author Lukas Kremsmayr and steeffeen
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 class Plugin {
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 }
 | 
			
		||||
?>
 | 
			
		||||
		Reference in New Issue
	
	Block a user