database.php 49 B

1234567
  1. <?php
  2. return array(
  3. 'default' => 'sqlite',
  4. );