Advertisement
Xenoz

Untitled

Jan 20th, 2017
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. MLSMySQLConfig = {}
  2. local config = MLSMySQLConfig
  3. /*
  4. Made By: XxLMM13xXgaming
  5. */
  6. config.host = "185.101.92.238"
  7. config.database = "mls_db"
  8. config.port = 3306
  9. config.username = "root"
  10. config.password = "*"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement