Revert "Remove HashPass"

This reverts commit d1e0f3f567.
This commit is contained in:
Arctic Code
2014-04-13 19:51:08 -05:00
parent 25ab98ae1c
commit 7ed90e844f
2 changed files with 42 additions and 0 deletions

View File

@@ -36,6 +36,8 @@ function checkRemoteFile($ip=null){
return false;
}
include('hashpass.php');
class api{
require_once('dbsettings.php');