8 lines
No EOL
137 B
Text
8 lines
No EOL
137 B
Text
<?php
|
|
$config = [
|
|
"host" => "",
|
|
"dbname" => "",
|
|
"username" => "",
|
|
"password" => "",
|
|
"table_prefix" => "ju_"
|
|
]; |