mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-11 07:40:54 -05:00
Kayak works how I want it :) 'secure' authentication
This commit is contained in:
@ -45,5 +45,13 @@ namespace Webfront_Plugin
|
||||
{
|
||||
get { return 0.1f; }
|
||||
}
|
||||
|
||||
public override string Author
|
||||
{
|
||||
get
|
||||
{
|
||||
return "RaidMax";
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user