mirror of
https://github.com/Alamantus/Lexiconga.git
synced 2025-05-28 21:10:06 +02:00
4 lines
90 B
Text
4 lines
90 B
Text
|
<?php
|
||
|
|
||
|
define('DB_USER', 'lexiconga_db_username');
|
||
|
define('DB_PASSWORD', 'user_password');
|