From c37bcf6d26abf3fdadd41deda24b020b71627630 Mon Sep 17 00:00:00 2001 From: Scott Ostler Date: Mon, 15 Nov 2010 01:54:43 -0800 Subject: Moved constants to config.clj --- src/site.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/site.clj') diff --git a/src/site.clj b/src/site.clj index 4c3560e..5d7f9a3 100644 --- a/src/site.clj +++ b/src/site.clj @@ -677,7 +677,7 @@ ORDER BY cnt DESC mute (resp-error (format-mute mute)) :else (let [content (validated-content content session) - msg-id (msg-db user-id (room :room_id) content)] + msg-id (msg-db user-id (room :room_id) content)] (dosync (if (not (contains? (ensure (room :users)) nick)) (login-user (user-struct-from-session session) room)) -- cgit v1.2.3-70-g09d2