From cbcefe330ccbe11657c63981eb748d190f32a1ef Mon Sep 17 00:00:00 2001 From: Paul Richards Date: Sun, 17 May 2009 22:35:54 +0100 Subject: [PATCH] Add upstream library details for disposable email checker --- library/README.libs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/library/README.libs b/library/README.libs index 47c1bd681e..9884836c96 100644 --- a/library/README.libs +++ b/library/README.libs @@ -7,11 +7,12 @@ directory | project | version | status phpmailer | PHPMailer | 5.0.0 | unpatched rssbuilder | RSSBuilder | 2.2.1 | patched: removed __autoload function adodb | adodb | 5.0.8a | patched: various, see git - +disposable | disposable | 1.1.0 | unpatched Upstream projects ================== phpmailer - http://phpmailer.codeworxtech.com/ rssbuilder - http://code.google.com/p/flaimo-php/ -adodb - http://adodb.sourceforge.net/ \ No newline at end of file +adodb - http://adodb.sourceforge.net/ +disposable - http://github.com/vboctor/disposable_email_checker/tree/master \ No newline at end of file