more spaces + some curly spaces added
Signed-off-by: Roland Häder <roland@mxchange.org>
This commit is contained in:
		
					parent
					
						
							
								fe77e1b538
							
						
					
				
			
			
				commit
				
					
						852ef4021b
					
				
			
		
					 1 changed files with 7 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -1883,8 +1883,15 @@ function file_tag_save_file($uid, $item, $file)
 | 
			
		|||
	return true;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
<<<<<<< HEAD
 | 
			
		||||
function file_tag_unsave_file($uid, $item, $file, $cat = false)
 | 
			
		||||
{
 | 
			
		||||
=======
 | 
			
		||||
function file_tag_unsave_file($uid, $item, $file, $cat = false) {
 | 
			
		||||
	require_once "include/files.php";
 | 
			
		||||
 | 
			
		||||
	$result = false;
 | 
			
		||||
>>>>>>> more spaces + some curly spaces added
 | 
			
		||||
	if (! intval($uid)) {
 | 
			
		||||
		return false;
 | 
			
		||||
	}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue