From 11972639df8315753123ebccdadee1f596807ad0 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Tue, 16 Sep 2014 08:03:29 +0000 Subject: Integrated new EasyGiant Library --- h-source/tables.sql | 2 ++ 1 file changed, 2 insertions(+) (limited to 'h-source/tables.sql') diff --git a/h-source/tables.sql b/h-source/tables.sql index 3c11b38..5943806 100644 --- a/h-source/tables.sql +++ b/h-source/tables.sql @@ -270,6 +270,8 @@ CREATE TABLE IF NOT EXISTS `params` ( PRIMARY KEY (`id_par`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ; +insert into params (updating) values ('no'); + -- -------------------------------------------------------- -- -- cgit v1.2.3