From 1094cda9a04bd52a06dd662bc5d648b4105cff1a Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Wed, 05 Sep 2007 02:53:53 -0400
Subject: [PATCH] Allso trigger events when selecting all/none list entries

---
 SQL/mysql.initial.sql |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/SQL/mysql.initial.sql b/SQL/mysql.initial.sql
index c97b9d7..4a92734 100644
--- a/SQL/mysql.initial.sql
+++ b/SQL/mysql.initial.sql
@@ -1,5 +1,5 @@
 -- RoundCube Webmail initial database structure
--- Version 0.1-beta2
+-- Version 0.1-rc1
 -- 
 
 -- --------------------------------------------------------

--
Gitblit v1.9.1