mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-23 13:37:59 +01:00
6 lines
49 B
PHP
6 lines
49 B
PHP
|
<?php
|
||
|
|
||
|
return array(
|
||
|
'driver' => 'database',
|
||
|
);
|