Added documentation
This commit is contained in:
		
					parent
					
						
							
								1b74650807
							
						
					
				
			
			
				commit
				
					
						1649a12b84
					
				
			
		
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -614,7 +614,10 @@ function item_post(App $a) {
 | 
			
		|||
	$datarray['pubmail']       = $pubmail_enabled;
 | 
			
		||||
	$datarray['attach']        = $attachments;
 | 
			
		||||
	$datarray['bookmark']      = intval($bookmark);
 | 
			
		||||
 | 
			
		||||
	// This is not a bug. The item store function changes 'parent-uri' to 'thr-parent' and fetches 'parent-uri' new. (We should change this)
 | 
			
		||||
	$datarray['parent-uri']    = $thr_parent_uri;
 | 
			
		||||
 | 
			
		||||
	$datarray['postopts']      = $postopts;
 | 
			
		||||
	$datarray['origin']        = $origin;
 | 
			
		||||
	$datarray['moderated']     = false;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue