From 2753a4cab5642f821b1b0a88a50b5a568aa6ec11 Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Sat, 25 Sep 2010 09:28:37 -0400 Subject: [PATCH] - Fix r3962 (< and > characters were not replaced with HTML entities in plain messages) --- SQL/mysql.update.sql | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/SQL/mysql.update.sql b/SQL/mysql.update.sql index 739a3d8..28ebf6f 100644 --- a/SQL/mysql.update.sql +++ b/SQL/mysql.update.sql @@ -1,4 +1,4 @@ --- RoundCube Webmail update script for MySQL databases +-- Roundcube Webmail update script for MySQL databases -- Updates from version 0.1-stable -- Gitblit v1.9.1