Skip to content

Commit

Permalink
Applied fixes from StyleCI
Browse files Browse the repository at this point in the history
[ci skip] [skip ci]
  • Loading branch information
Seven authored and StyleCIBot committed Nov 5, 2016
1 parent ea31d53 commit 2704cb4
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 2704cb4

Please sign in to comment.