This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
oxusmedia
/
webapp-multi-skeleton
Watch
3
Star
1
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
1.0.4
브랜치
태그
master
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
webapp-multi-sk...
/
protected
/
business
/
business1
/
config
/
config.php
config.php
127 B
고유링크
히스토리
Raw
1
2
3
4
5
6
7
8
9
10
<?php
return array(
'DB_SERVER' => 'localhost',
'DB_USER' => '',
'DB_PASS' => '',
'DB_DB' => '',
);