forked from GNUsocial/gnu-social
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			188 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			188 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| 
 | |
| if (file_exists(dirname(__DIR__) . '/var/cache/prod/App_KernelProdContainer.preload.php')) {
 | |
|     require dirname(__DIR__) . '/var/cache/prod/App_KernelProdContainer.preload.php';
 | |
| }
 |