Skip to content

Commit

Permalink
Default log path
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolajlovenhardt committed May 10, 2016
1 parent ec91662 commit a39c8e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LaravelGoogleAds/AdWords/AdWordsUser.php
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ public function __construct(
$settingsConfig,
$defaultVersion,
$defaultServer,
app_path(),
getcwd(),
dirname(__FILE__)
);
}
Expand Down

0 comments on commit a39c8e5

Please sign in to comment.