From b4783efa1da2b8d2b4030d73e9c4d48fa26b8e52 Mon Sep 17 00:00:00 2001 From: michael Date: Mon, 10 May 2004 15:54:54 +0000 Subject: [PATCH] Type: Documentation. Description: Added credits for 3rd party modules. --- docs/CREDITS.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+), 0 deletions(-) create mode 100644 docs/CREDITS.txt diff --git a/docs/CREDITS.txt b/docs/CREDITS.txt new file mode 100644 index 0000000..0fa211a --- /dev/null +++ b/docs/CREDITS.txt @@ -0,0 +1,16 @@ +KnowledgeTree(tm) depends on the following components: + +DB Abstraction Layer: +http://phplib.sourceforge.net (LGPL) + +Email: +phpmailer - http://phpmailer.sourceforge.net (LGPL) + +PHPSniff: +http://phpsniff.sourceforge.net (LGPL) + +Mark Round's AuthLDAP class (class.AuthLDAP.php): +http://phpclasses.dknss.com/browse/package/893.html (GPL) + +Wouter Verhelt's accept-to-gettext.inc class: +http://www.grep.be/articles/php-accept.php (GPL) -- libgit2 0.21.4