Merge remote-tracking branch 'upstream/develop' into rewrites/coding-convention
Signed-off-by: Roland Haeder <roland@mxchange.org>
This commit is contained in:
		
				commit
				
					
						09851331a9
					
				
			
		
					 29 changed files with 6874 additions and 6842 deletions
				
			
		| 
						 | 
				
			
			@ -339,7 +339,7 @@ function relative_date($posted_date, $format = null) {
 | 
			
		|||
 | 
			
		||||
	$abs = strtotime($localtime);
 | 
			
		||||
 | 
			
		||||
	if (is_null($posted_date) || $posted_date === '0000-00-00 00:00:00' || $abs === False) {
 | 
			
		||||
	if (is_null($posted_date) || $posted_date <= NULL_DATE || $abs === False) {
 | 
			
		||||
		 return t('never');
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue