(Caronte Pcode version 2.0)
Return the date of the phishing database.
Example.
CS_ADMIN_SCRIPT this = new CS_ADMIN_SCRIPT($_this);
int Main(CAdminRequest pRequest, CAdminResponse pResponse) {
this->Print(this->GetDBPhishingDate());
return 0;
}
Out:
Fri, 19 Mar 2010 13:26:39 GMT