Skip to content

Commit

Permalink
Merge pull request #10 from medz/analysis-8KRMnQ
Browse files Browse the repository at this point in the history
Applied fixes from StyleCI
  • Loading branch information
Seven committed Nov 5, 2016
2 parents ea31d53 + 2704cb4 commit 8adf5d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/windid/bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

if (!defined('WEKIT_VERSION')) {
error_reporting(E_ERROR | E_PARSE);

require dirname(dirname(__DIR__)).'/bootstrap.php';

Wekit::init('windidclient');
Expand Down

0 comments on commit 8adf5d2

Please sign in to comment.