Lexiconga/src/php/api/config.php.changeme

4 lines
90 B
Plaintext
Raw Normal View History

<?php
define('DB_USER', 'lexiconga_db_username');
define('DB_PASSWORD', 'user_password');