I want HTML code!
This commit is contained in:
		
					parent
					
						
							
								9d462c6b6a
							
						
					
				
			
			
				commit
				
					
						111ace5abd
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1605,7 +1605,7 @@
 | 
			
		|||
			if (isset($_GET["getText"])) {
 | 
			
		||||
        $d['title'] = $item['title'] ;
 | 
			
		||||
        if ($_GET["getText"] == "true") {
 | 
			
		||||
          $d['text'] = html2plain(bbcode($item['body']), 0);
 | 
			
		||||
          $d['text'] = bbcode($item['body']);
 | 
			
		||||
        }
 | 
			
		||||
      } else {
 | 
			
		||||
        $d['text'] = $item['title']."\n".html2plain(bbcode($item['body']), 0);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue