OpendataCH / Transport

Swiss public transport API
http://transport.opendata.ch/
MIT License
241 stars 50 forks source link

Problem with api.php #85

Closed HerrLevin closed 11 years ago

HerrLevin commented 11 years ago

I have a problem with my api.php I geht the following Errors: Warning: require(C:\htdocs\transport_lib\web/../vendor/autoload.php): failed to open stream: No such file or directory in C:\htdocs\transport_lib\web\api.php on line 3

Fatal error: require(): Failed opening required 'C:\htdocs\transport_lib\web/../vendor/autoload.php' (include_path='.;C:\php\pear') in C:\htdocs\transport_lib\web\api.php on line 3

could you maybe fix this?