summaryrefslogtreecommitdiff
path: root/src/ext/README.txt
blob: e5cb94abcde032cf6a6659cacf79e669c2f1e4e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
These are class files that I've gathered from around the internet.

I've renamed the files to follow a standard scheme.
(Could we get a standard scheme, please?)

This is where each file came from:

My Name                             : Original Name            : From
GoogleVoice.class.php               : class.googlevoice.php    : https://code.google.com/p/phpgooglevoice/
Identica.class.php                  : identica.lib.php         : https://code.google.com/p/identica-php/
MimeMailParser.class.php            : MimeMailParser.class.php : https://code.google.com/p/php-mime-mail-parser/
MimeMailParser_attachment.class.php : attachment.php           : https://code.google.com/p/php-mime-mail-parser/
PasswordHash.class.php              : PasswordHash.php         : http://www.openwall.com/phpass/
recaptchalib.php                    : recaptchalib.php         : https://code.google.com/p/recaptcha/

~ Luke Shumaker <lukeshu.ath.cx>
Happy Hacking!