mirror of
https://github.com/Alamantus/Lexiconga.git
synced 2025-12-20 16:16:52 +01:00
4 lines
90 B
Text
4 lines
90 B
Text
|
|
<?php
|
||
|
|
|
||
|
|
define('DB_USER', 'lexiconga_db_username');
|
||
|
|
define('DB_PASSWORD', 'user_password');
|