mirror of
				https://github.com/Mibew/i18n.git
				synced 2025-11-01 01:36:57 +03:00 
			
		
		
		
	Fix bug with PluginManager in installation script
This commit is contained in:
		
							parent
							
								
									081c4a88a2
								
							
						
					
					
						commit
						67216c0a83
					
				| @ -19,6 +19,9 @@ 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