Merge pull request #3249 from annando/bugfix-dbstructure
Bugfix for issue 3242 - forgotten "use"
This commit is contained in:
		
				commit
				
					
						8c8b8c32d9
					
				
			
		
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -1,4 +1,7 @@
 | 
			
		|||
<?php
 | 
			
		||||
 | 
			
		||||
use \Friendica\Core\Config;
 | 
			
		||||
 | 
			
		||||
require_once("boot.php");
 | 
			
		||||
require_once("include/text.php");
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue