dump args to browser for debugging
darcs-hash:20080529151317-84dde-046fffcfacea163bf14d5a0ee6838581e3a9ebe4.gz
This commit is contained in:
		@@ -34,6 +34,7 @@ class RegisterAction extends Action {
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	function try_register() {
 | 
			
		||||
		print_r($this->args);
 | 
			
		||||
		$nickname = $this->trimmed('nickname');
 | 
			
		||||
		$email = $this->trimmed('email');
 | 
			
		||||
		
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user