Logo

GitLab

Sign in

David Zhong / realops-website

  • Back to Dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 4
  • Merge Requests 0
  • Labels
  • Wiki
  • realops-website
  • config.php.blank
  • Stable Build 14 2015 ...
    270e7c82
    - Added initial flight dispatch pages
    - Added block time storage functionality
    - ladder.php logo bug patched
    - Updated competition information
    - Various bug fixes
    Hayden McClure authored
    2015-07-03 15:55:34 +1000  
    Browse Code ยป
config.php.blank 113 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6
<?php

define("SQL_USER", "");
define("SQL_PASSWORD", "");
define("SQL_DATABASE", "");
define("SQL_SERVER", "");