no message
This commit is contained in:
@@ -29,7 +29,9 @@ public class PublishServerObject<S extends RepositoryServer, D extends DBObject>
|
||||
}
|
||||
return false;
|
||||
}
|
||||
protected String getEmail(){return null;}
|
||||
protected String getEmail() {
|
||||
return null;
|
||||
}
|
||||
//--
|
||||
@Override
|
||||
protected void ServerAction() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user