db.php 160 B

12345678910
  1. <?php
  2. /**
  3. * Use this file to override global defaults.
  4. *
  5. * See the individual environment DB configs for specific config information.
  6. */
  7. return array(
  8. );