diff options
Diffstat (limited to 'includes/hostname.conf')
-rw-r--r-- | includes/hostname.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/hostname.conf b/includes/hostname.conf index 764c1f52b..6b2373b56 100644 --- a/includes/hostname.conf +++ b/includes/hostname.conf @@ -31,7 +31,7 @@ $comment_votes = array("none" => "none", # # Allowed HTML tags: # -$allowed_html = "<A><B><BLOCKQUOTE><DD><DL><DT><EM><HR><I><LI><SMALL><OL><U><UL>"; +$allowed_html = "<A><B><BLOCKQUOTE><CODE><DD><DL><DT><EM><HR><I><LI><SMALL><OL><U><UL>"; # # Name for anonymous users: |