fixing uri
This commit is contained in:
		
							parent
							
								
									36fe8f6a63
								
							
						
					
					
						commit
						fa82750fb2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -409,7 +409,7 @@ with the image attached"
 | 
			
		|||
              (:p :class "text-md"
 | 
			
		||||
                  "If you'd like to pay for your registration go to the donate tab in the top right when you are ready and find the camp registration option.")))))))
 | 
			
		||||
 | 
			
		||||
(hunchentoot:define-easy-handler (camp-form :uri "/camp-api") ()
 | 
			
		||||
(hunchentoot:define-easy-handler (respond :uri "/camp-form") ()
 | 
			
		||||
  (let* ((request-type (hunchentoot:request-method hunchentoot:*request*))
 | 
			
		||||
         (data (hunchentoot:post-parameters* hunchentoot:*request*))
 | 
			
		||||
         (registration (cdr (assoc "registration" data :test 'string=)))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue