Advertisement
Guest User

Untitled

a guest
Oct 12th, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.51 KB | None | 0 0
  1. <?php
  2.     $sql_host = "localhost";
  3.     $sql_user = "bobwise_static";
  4.     $sql_pass = "~d)[c=Bq_Jpe";
  5.     $sql_data = "";
  6.  
  7.     $table = "hs_users";
  8.  
  9.     define("skills", "Overall,Attack,Defence,Strength,Constitution,Ranged,Prayer,Magic,Cooking,Woodcutting,Fletching,Fishing,Firemaking,Crafting,Smithing,Mining,Herblore,Agility,Thieving,Slayer,Farming,Runecrafting,Hunter,Construction,Summoning,Dungeoneering");
  10.  
  11.     # playercard
  12.     define("font", "assets/fonts/Oswald-Regular.ttf");
  13.     define("cache_time", 300); #seconds - 300 = 5 minutes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement