Skip to content

Commit

Permalink
path_fix
Browse files Browse the repository at this point in the history
  • Loading branch information
GemGeorge committed Jan 19, 2023
1 parent b621469 commit 2eee0a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spear/sniperhost/out.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?php
require_once(dirname(__FILE__,2) . '/db.php');
require_once(dirname(__FILE__,2) . '/config/db.php');

if(isset($_GET['ht'])) //host text
displayHostPlainText($conn,$_GET['ht']);
Expand Down

0 comments on commit 2eee0a3

Please sign in to comment.