Commit b4783efa1da2b8d2b4030d73e9c4d48fa26b8e52
1 parent
c3c21861
Type: Documentation.
Description: Added credits for 3rd party modules. git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2839 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
1 changed file
with
16 additions
and
0 deletions
docs/CREDITS.txt
0 → 100644
| 1 | +KnowledgeTree(tm) depends on the following components: | ||
| 2 | + | ||
| 3 | +DB Abstraction Layer: | ||
| 4 | +http://phplib.sourceforge.net (LGPL) | ||
| 5 | + | ||
| 6 | +Email: | ||
| 7 | +phpmailer - http://phpmailer.sourceforge.net (LGPL) | ||
| 8 | + | ||
| 9 | +PHPSniff: | ||
| 10 | +http://phpsniff.sourceforge.net (LGPL) | ||
| 11 | + | ||
| 12 | +Mark Round's AuthLDAP class (class.AuthLDAP.php): | ||
| 13 | +http://phpclasses.dknss.com/browse/package/893.html (GPL) | ||
| 14 | + | ||
| 15 | +Wouter Verhelt's accept-to-gettext.inc class: | ||
| 16 | +http://www.grep.be/articles/php-accept.php (GPL) |