new classes
some new classes
This commit is contained in:
		
							
								
								
									
										16
									
								
								application/core/manialinkIdHandler.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								application/core/manialinkIdHandler.php
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,16 @@ | ||||
| <?php | ||||
|  | ||||
| namespace mControl; | ||||
|  | ||||
| /** | ||||
|  * Class  manialinkidHandler handles manialink id's | ||||
|  * | ||||
|  * @author Lukas Kremsmayr and steeffeen | ||||
|  */ | ||||
|  | ||||
|  | ||||
|  class ManialinkIdHandler { | ||||
|  | ||||
|  | ||||
|  } | ||||
| ?> | ||||
							
								
								
									
										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 { | ||||
|  | ||||
|  | ||||
|  } | ||||
| ?> | ||||
							
								
								
									
										16
									
								
								application/core/pluginHandler.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								application/core/pluginHandler.php
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,16 @@ | ||||
| <?php | ||||
|  | ||||
| namespace mControl; | ||||
|  | ||||
| /** | ||||
|  * Class handles plugins | ||||
|  * | ||||
|  * @author Lukas Kremsmayr and steeffeen | ||||
|  */ | ||||
|  | ||||
|  | ||||
|  class PluginHandler { | ||||
|  | ||||
|  | ||||
|  } | ||||
| ?> | ||||
		Reference in New Issue
	
	Block a user