diff --git a/api/api.backend.php b/api/api.backend.php index 7862697..effecfa 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{ require_once('dbsettings.php'); 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