mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-24 15:40:12 +01:00
Merge branch 'mod' of github.com:savetheinternet/Tinyboard into mod
This commit is contained in:
commit
353cbe32f8
@ -9,15 +9,15 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
/*
|
|
||||||
// Database stuff
|
// Database stuff
|
||||||
define('MY_SERVER', '127.0.0.1');
|
define('MY_SERVER', '127.0.0.1');
|
||||||
define('MY_USER', '');
|
define('MY_USER', 'imgboard');
|
||||||
define('MY_PASSWORD', '');
|
define('MY_PASSWORD', 'DF3uHz4vvhUM6rCq');
|
||||||
define('MY_DATABASE', '');
|
define('MY_DATABASE', 'imgboard');
|
||||||
|
|
||||||
define('ROOT', '/');
|
define('ROOT', '/');
|
||||||
|
|
||||||
// define('FOO', 'bar');
|
// define('FOO', 'bar');
|
||||||
*/
|
|
||||||
?>
|
?>
|
0
src/zip.png
Executable file → Normal file
0
src/zip.png
Executable file → Normal file
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Loading…
Reference in New Issue
Block a user