2020 update

This commit is contained in:
ElPumpo
2020-04-14 16:47:07 +02:00
parent f074a1bca5
commit 9e6b9b2824
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ end)
### License
esx_addonaccount - addon account for ESX
Copyright (C) 2015-2019 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
View File
@@ -1,4 +1,4 @@
USE `essentialmode`;
USE `es_extended`;
CREATE TABLE `addon_account` (
`name` VARCHAR(60) NOT NULL,