mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 09:48:52 +00:00
Improved form handling with verifying data
This commit is contained in:
+2
-2
@@ -11,7 +11,7 @@ client_script 'client/main.lua'
|
||||
server_scripts {
|
||||
"@mysql-async/lib/MySQL.lua",
|
||||
"@es_extended/locale.lua",
|
||||
"server/main.lua",
|
||||
"server/main.lua"
|
||||
}
|
||||
|
||||
ui_page 'html/index.html'
|
||||
@@ -20,5 +20,5 @@ files {
|
||||
'html/index.html',
|
||||
'html/script.js',
|
||||
'html/style.css',
|
||||
'html/cursor.png',
|
||||
'html/cursor.png'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user