fuel / oil

Fuel PHP Framework - Fuel v1.x Oil command-line package
http://fuelphp.com/docs/packages/oil/intro.html
106 stars 67 forks source link

fix config comment for recommending to use VENDORPATH instead of DOCROOT #190

Closed suzuken closed 11 years ago

suzuken commented 11 years ago

Using phpunit installed by composer, we should set oil config for phpunit. I fixed comment of config/oil.php, by using VENDORPATH instead of DOCROOT because some cases DOCROOT . 'vendor' does not point the path of vendor directory.