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
1870
Commits
1
Branch
15
Tags
11 MiB
Tree:
c3bdb0fc5c
yii2-bootstrap
/
apps
/
basic
/
config
/
params.php
5 lines
61 B
Raw
Normal View
History
Unescape
Escape
Renamed yiic to yii. Added console command support to the bootstrap app.
12 years ago
<?php
return array(
'adminEmail' => 'admin@example.com',
);