Commit 9afcbd8a authored by Mayoro Diagne's avatar Mayoro Diagne

Moifying configuration file name

parent d89a6a5b
<?php
$DB["server"] = '%(mysql_host)s';
$DB["user"] = '%(mysql_user)s';
$DB["password"] = '%(mysql_password)s';
$DB["db"] = '%(mysql_database)s';
$DB["prefix"] = 'faq_';
$DB["type"] = 'mysql';
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment