Advertisement
Guest User

Untitled

a guest
Jul 8th, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. //////////////////////////////////////
  2. // GExtension (c) 2018 //
  3. // //
  4. // Created by Jakob 'ibot3' Müller //
  5. // //
  6. // You are not permitted to share, //
  7. // trade, give away, sell //
  8. // or otherwise distribute //
  9. //////////////////////////////////////
  10.  
  11. --MySQL
  12. GExtension.ip = "sql.alls-heberg.fr"
  13. GExtension.username = "raphaeld8725"
  14. GExtension.password = "as5hLoQGlyu9D&7"
  15. GExtension.database = "raphaeld8725"
  16. GExtension.port = 3306
  17. GExtension.socketpath = "" --Optional
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement