This website works better with JavaScript
Home
Explore
Help
Register
Sign In
oxusmedia
/
webapp-multi-skeleton
Watch
3
Star
1
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
1.1.1
Branches
Tags
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
/
cuentas
/
cuenta1
/
config
/
config.php
config.php
63 B
Permalink
History
Raw
1
2
3
4
5
6
7
<?php
return array(
'ACCOUNT_VAR' => 'hello world!',
);