From 797ed36eefadc00003b60b76af5f5d23dfb1495d Mon Sep 17 00:00:00 2001 From: ElPumpo Date: Tue, 14 Apr 2020 16:52:53 +0200 Subject: [PATCH] Latest ESX code --- README.md | 2 +- esx_shops.sql | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 670b02a1..40271425 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ start esx_shops ### License esx_shops - shoppin' -Copyright (C) 2015-2018 Jérémie N'gadi +Copyright (C) 2015-2020 Jérémie N'gadi This program Is free software: you can redistribute it And/Or modify it under the terms Of the GNU General Public License As published by the Free Software Foundation, either version 3 Of the License, Or (at your option) any later version. diff --git a/esx_shops.sql b/esx_shops.sql index 0952742d..19131d39 100644 --- a/esx_shops.sql +++ b/esx_shops.sql @@ -1,4 +1,4 @@ -USE `essentialmode`; +USE `es_extended`; CREATE TABLE `shops` ( `id` int(11) NOT NULL AUTO_INCREMENT,