mirror of
				https://github.com/Mibew/i18n.git
				synced 2025-11-01 01:36:57 +03:00 
			
		
		
		
	Fix bug with PluginManager in install/dbperform.php
This commit is contained in:
		
							parent
							
								
									c8039ec248
								
							
						
					
					
						commit
						a7ce1ff704
					
				| @ -18,6 +18,10 @@ | ||||
| session_start(); | ||||
| 
 | ||||
| require_once('../libs/config.php'); | ||||
| 
 | ||||
| // Include some classes
 | ||||
| require_once('../libs/classes/plugin_manager.php'); | ||||
| 
 | ||||
| // Include common functions
 | ||||
| require_once('../libs/common/constants.php'); | ||||
| require_once('../libs/common/locale.php'); | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user