This website works better with JavaScript.
Explore
Help
Register
Sign In
Error202
/
yii2-swiftmailer
Watch
1
Star
0
Fork
You've already forked yii2-swiftmailer
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2406
Commits
1
Branch
15
Tags
11 MiB
Tree:
8c753676db
yii2-swiftmailer
/
apps
/
basic
/
config
/
params.php
6 lines
62 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',
fixed basic app code style
12 years ago
);