Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2017
533
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. <?php
  2. #CONFIG FILE
  3. # Jeđli wiesz co robisz edytuj. Ale jak zepsujesz to nie moja wina...
  4. $ROOT = str_replace($_SERVER['SCRIPT_NAME'], '', $_SERVER['SCRIPT_FILENAME']).'';
  5. $ip = "155.133.46.139";
  6. $servername = "Azuris";
  7. $show_players_per_page = 50;
  8. $strona = "http://strona.ashia.pl/";
  9. $forum_adress = "http://game-priv.pl/";
  10. $admin_email = "admin@azuris.eu";
  11. $email_FROM = "azuris.eu";
  12. $activedtheme = true;
  13. $themeconfigpath = "themes/revestia";
  14. $rewrite_active = false;
  15. $strona2 = "http://azuris.eu/themes/revestia";
  16. $favicon = "images/favicon.ico";
  17. $enableactivation = "N";
  18. $REGISTER_RUN = true;
  19. $ITEMSHOP_RUN = true;
  20. $rootadmin = array (
  21. 0 => 'Kamil',
  22. 1 => 'majch3r',
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement