Team isn't authenticated

This commit is contained in:
nemunaire 2015-01-13 06:27:39 +01:00 committed by Nemunaire
parent 95be134c50
commit ef78e8816f

View File

@ -249,11 +249,6 @@ class Team
return NULL;
}
function authenticate($certificate)
{
//TODO
}
// Static methods
public static function set_revoked($bool, $name)
{