This website works better with JavaScript.
Explore
Help
Register
Sign In
Error202
/
yii2-bootstrap
Watch
1
Star
0
Fork
You've already forked yii2-bootstrap
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Yii2 Bootstrap 3
3548
Commits
1
Branch
15
Tags
11 MiB
Tree:
2643de1db8
yii2-bootstrap
/
apps
/
basic
/
config
/
params.php
6 lines
57 B
Raw
Normal View
History
Unescape
Escape
Renamed yiic to yii. Added console command support to the bootstrap app.
12 years ago
<?php
Convert to short syntax
12 years ago
return [
Renamed yiic to yii. Added console command support to the bootstrap app.
12 years ago
'adminEmail' => 'admin@example.com',
Convert to short syntax
12 years ago
];