forked from GNUsocial/gnu-social
		
	text -> content in newnotice
darcs-hash:20081004170136-5ed1f-4eca2ee2c7ebb7f2d3c6b49ecd634a8ceee28054.gz
This commit is contained in:
		@@ -52,7 +52,7 @@ class NewnoticeAction extends Action {
 | 
			
		||||
 | 
			
		||||
		$inter = new CommandInterpreter();
 | 
			
		||||
		
 | 
			
		||||
		$cmd = $inter->handle_command($user, $text);
 | 
			
		||||
		$cmd = $inter->handle_command($user, $content);
 | 
			
		||||
		
 | 
			
		||||
		if ($cmd) {
 | 
			
		||||
			$cmd->execute(new WebChannel());
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user