Added dependency on the main package
This commit is contained in:
		@@ -25,6 +25,7 @@
 | 
				
			|||||||
defined("MOODLE_INTERNAL") || die();
 | 
					defined("MOODLE_INTERNAL") || die();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
$plugin->component    = "auth_token";
 | 
					$plugin->component    = "auth_token";
 | 
				
			||||||
 | 
					$plugin->dependencies = array( "tool_managertokens" => 2015111000 );
 | 
				
			||||||
$plugin->maturity     = "MATURITY_ALPHA";
 | 
					$plugin->maturity     = "MATURITY_ALPHA";
 | 
				
			||||||
$plugin->release      = "0.0.0 (Build: 2015111000)";
 | 
					$plugin->release      = "0.0.0 (Build: 2015111000)";
 | 
				
			||||||
$plugin->requires     = 2015111000;
 | 
					$plugin->requires     = 2015111000;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user