This website requires JavaScript.
Explore
Help
Sign In
chenx221
/
yii2-netdisk
Watch
1
Star
0
Fork
0
You've already forked yii2-netdisk
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
yii2-netdisk
/
tests
/
acceptance
/
_bootstrap.php
4 lines
67 B
PHP
Raw
Normal View
History
Unescape
Escape
Added acceptance tests for the basic app.
2013-06-22 20:26:22 -04:00
<
?
php
tests modified, bootstrap added
2013-12-02 15:25:21 +04:00
Fixes #1604: fixed URL and cookie problems. Refactored tests.
2013-12-28 15:04:08 -05:00
new
yii\web\Application
(
require
(
__DIR__
.
'/_config.php'
));
Reference in New Issue
Copy Permalink