Skip to content

Commit

Permalink
fixing sniff errors
Browse files Browse the repository at this point in the history
  • Loading branch information
atarisafari committed Jul 17, 2019
1 parent 4947319 commit 3de7cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/

require_once(__DIR__.'/../config/settings.php');
use Httpful\Request;

global $logger;

function isEmpty($teststr)
Expand Down

0 comments on commit 3de7cf1

Please sign in to comment.