repo.or.cz
/
2ch-be.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Initial commit
[2ch-be.git]
/
dev-test
/
old_dev
/
old
/
bak
/
config.php
blob
c4ff58c6ba1c3e4f868a8377aee3d8b630f20723
1
<
?php
2
3
define
(
"KEY"
,
"KungAnoAnoLang123456789"
);
4
define
(
"DB_PATH"
,
"/home/db/"
);
5
define
(
"FORGOT"
,
"0._{_forgot_}_.0"
);
6
7
?
>