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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2196
Commits
0
Branches
15
Tags
11 MiB
Tree:
533b1eeb6e
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '533b1eeb6e'
${ noResults }
yii2-swiftmailer
/
apps
/
advanced
/
console
/
config
/
params.php
5 lines
0 B
Raw
Normal View
History
Unescape
Escape
Advanced application template
12 years ago
<?php
return array(
'adminEmail' => 'admin@example.com',
code style fixes
12 years ago
);