mirror of
https://github.com/Alamantus/Lexiconga.git
synced 2025-08-23 22:18:56 +02:00
4 lines
90 B
Text
4 lines
90 B
Text
|
<?php
|
||
|
|
||
|
define('DB_USER', 'lexiconga_db_username');
|
||
|
define('DB_PASSWORD', 'user_password');
|