Guest User

Untitled

a guest
Feb 6th, 2017
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <?php
  2.  
  3. $MySQLhostname = "localhost";
  4. $MySQLusername = "root";
  5. $MySQLpassword = "";
  6. $MySQLdb = "update";
  7. $cms_version = "2.0";
  8. $avatar = "http://www.habbo.co.uk/habbo-imaging/avatarimage?figure=";
  9.  
  10. ?>
Add Comment
Please, Sign In to add comment