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
c2c3c22ff5
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-23 08:26:22 +08:00
<
?
php
tests modified, bootstrap added
2013-12-02 19:25:21 +08:00
Fixes #1604: fixed URL and cookie problems. Refactored tests.
2013-12-29 04:04:08 +08:00
new
yii\web\Application
(
require
(
__DIR__
.
'/_config.php'
));
Reference in New Issue
Copy Permalink