mirror of
https://github.com/gamaio/unps.us-Shortener.git
synced 2025-07-30 13:50:17 +00:00
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:
@@ -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){
|
||||
|
Reference in New Issue
Block a user