2017-08-14 14:26:10 +04:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								<?php
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								/**
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								 * Version information.
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								 * @package      auth_http
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								 * @copyright    "Valentin Popov" <info@valentineus.link>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								 * @license      MIT License (https://opensource.org/licenses/MIT)
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								 */
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								defined('MOODLE_INTERNAL') || die();
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2017-08-14 15:57:39 +04:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								$plugin->release   = '0.0.1 (Build: 2017081400)';
							 | 
						
					
						
							
								
									
										
										
										
											2017-08-14 14:26:10 +04:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								$plugin->version   = 2017081400;
							 | 
						
					
						
							
								
									
										
										
										
											2017-08-14 15:57:39 +04:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								$plugin->requires  = 2016112900;
							 | 
						
					
						
							
								
									
										
										
										
											2017-08-14 14:26:10 +04:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								$plugin->component = 'auth_http';
							 | 
						
					
						
							
								
									
										
										
										
											2017-08-14 15:57:39 +04:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								$plugin->maturity  = MATURITY_RC;
							 |