Cleanup /format pre-move
This commit is contained in:
		
					parent
					
						
							
								f77632378b
							
						
					
				
			
			
				commit
				
					
						56ee734b00
					
				
			
		
					 85 changed files with 522 additions and 581 deletions
				
			
		| 
						 | 
				
			
			@ -3,10 +3,7 @@ require_once('include/items.php');
 | 
			
		|||
require_once('include/auth.php');
 | 
			
		||||
require_once('include/dfrn.php');
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
function dfrn_poll_init(App $a) {
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
	$dfrn_id         = ((x($_GET,'dfrn_id'))         ? $_GET['dfrn_id']              : '');
 | 
			
		||||
	$type            = ((x($_GET,'type'))            ? $_GET['type']                 : 'data');
 | 
			
		||||
	$last_update     = ((x($_GET,'last_update'))     ? $_GET['last_update']          : '');
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue