Remove commented code.
This commit is contained in:
		
					parent
					
						
							
								96afaaa0d5
							
						
					
				
			
			
				commit
				
					
						1088e51d69
					
				
			
		
					 1 changed files with 0 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -305,10 +305,6 @@ function ping_init(App $a)
 | 
			
		|||
 | 
			
		||||
		// sort notifications by $[]['date']
 | 
			
		||||
		$sort_function = function($a, $b) {
 | 
			
		||||
			//if (!$a['seen'] AND $b['seen']) {
 | 
			
		||||
			//	return -1;
 | 
			
		||||
			//}
 | 
			
		||||
 | 
			
		||||
			$adate = strtotime($a['date']);
 | 
			
		||||
			$bdate = strtotime($b['date']);
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue