diff --git a/api/api.backend.php b/api/api.backend.php index 24bc97b..6d7b7f1 100644 --- a/api/api.backend.php +++ b/api/api.backend.php @@ -36,8 +36,6 @@ function checkRemoteFile($ip=null){ return false; } -include('hashpass.php'); - class api{ // Begin Short function shorten($apidb, $apikey, $sdb, $link, $dpass=null){ diff --git a/api/hashpass.php b/api/hashpass.php deleted file mode 100644 index b5c48f3..0000000 --- a/api/hashpass.php +++ /dev/null @@ -1,40 +0,0 @@ - \ No newline at end of file