From c62cdf775f27af84db1cdd69a9d6ef43b6a4a4e0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 25 Nov 2012 23:59:19 +0200 Subject: [PATCH] - typo --- ndoutils-1.5.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ndoutils-1.5.patch b/ndoutils-1.5.patch index 6928a85..6f360a8 100644 --- a/ndoutils-1.5.patch +++ b/ndoutils-1.5.patch @@ -44,7 +44,7 @@ upgrade schema to ndoutils-1.5.2 - $sql[] = "INSERT INTO settings VALUES ('npc_time_format','H:i');"; - $sql[] = "INSERT INTO settings VALUES ('npc_log_level','0');"; + $sql[] = " -+ CREATE TABLE IF NOT EXISTS `npcacknowledgements` ( ++ CREATE TABLE IF NOT EXISTS `npc_acknowledgements` ( + `acknowledgement_id` int(11) NOT NULL auto_increment, + `instance_id` smallint(6) NOT NULL default '0', + `entry_time` datetime NOT NULL default '0000-00-00 00:00:00', -- 2.43.0