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
4395
Commits
1
Branch
15
Tags
11 MiB
Tree:
9ceaf3bd1c
yii2-swiftmailer
/
apps
/
basic
/
tests
/
acceptance
/
_bootstrap.php
4 lines
67 B
Raw
Normal View
History
Unescape
Escape
Added acceptance tests for the basic app.
12 years ago
<?php
tests modified, bootstrap added
11 years ago
Fixes #1604: fixed URL and cookie problems. Refactored tests.
11 years ago
new yii\web\Application(require(__DIR__ . '/_config.php'));