10 lines
		
	
	
		
			207 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			207 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
<?php
 | 
						|
// censored
 | 
						|
$GLOBALS["token"] = '';
 | 
						|
$GLOBALS["baseurl"] = '';
 | 
						|
$GLOBALS["urltoimagekey"] = '';
 | 
						|
$GLOBALS["username"] = "";
 | 
						|
$GLOBALS["masterId"] = 1;
 | 
						|
$GLOBALS["logId"] = -1;
 | 
						|
$GLOBALS["imageServer"] = "";
 |