mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 04:01:33 +00:00
Latest ESX code
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
USE `essentialmode`;
|
||||
USE `es_extended`;
|
||||
|
||||
CREATE TABLE `shops` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
|
||||
Reference in New Issue
Block a user