From 4d29e42f99f7a9b703be4764034d6794464dad26 Mon Sep 17 00:00:00 2001
From: Dominik <info@profi-webdesign.net>
Date: Sun, 11 Jan 2015 09:40:09 -0500
Subject: [PATCH] Merge remote-tracking branch 'ispc3master/master'

---
 install/sql/incremental/upd_0026.sql |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/install/sql/incremental/upd_0026.sql b/install/sql/incremental/upd_0026.sql
index b5787a9..a859ee2 100644
--- a/install/sql/incremental/upd_0026.sql
+++ b/install/sql/incremental/upd_0026.sql
@@ -1 +1 @@
-ALTER TABLE `shell_user` CHANGE `ssh_rsa` `ssh_rsa` TEXT CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL DEFAULT '';
\ No newline at end of file
+ALTER TABLE `shell_user` CHANGE `ssh_rsa` `ssh_rsa` TEXT CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL;
\ No newline at end of file

--
Gitblit v1.9.1