mirror of
				https://git.code.sf.net/p/seeddms/code
				synced 2025-10-30 20:51:22 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			124 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			124 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| // Do any kind of bootstraping for major database version 5
 | |
| $majorversion = 5; // just an example, currently not used
 | 
