This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
oxusmedia
/
webapp-multi-skeleton
Urmărește
3
Stea
1
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
1.0.4
Ramuri
Etichete
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
Permalink
Istoric
Crud
1
2
3
4
5
6
7
8
9
10
<?php
return array(
'DB_SERVER' => 'localhost',
'DB_USER' => '',
'DB_PASS' => '',
'DB_DB' => '',
);