remove now-unnecessary line in text.php
This commit is contained in:
		
					parent
					
						
							
								bce29054b9
							
						
					
				
			
			
				commit
				
					
						5f1ef732e0
					
				
			
		
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -23,7 +23,6 @@ function replace_macros($s,$r) {
 | 
			
		|||
		if(gettype($s) === 'string') {
 | 
			
		||||
			$template = $s;
 | 
			
		||||
			$s = new FriendicaSmarty();
 | 
			
		||||
			$s->error_reporting = E_ALL & ~E_NOTICE;
 | 
			
		||||
		}
 | 
			
		||||
		foreach($r as $key=>$value) {
 | 
			
		||||
			if($key[0] === '$') {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue