Remove HashPass

This file has really just been sitting here gathering dust. Currently
there isn't a need to use this, no passwords are stored
This commit is contained in:
Arctic Code
2014-03-25 13:37:01 -05:00
parent e77fcd1478
commit d1e0f3f567
2 changed files with 0 additions and 42 deletions

View File

@@ -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){