summaryrefslogtreecommitdiff
path: root/src/ext/README.txt
blob: df285992ca2035de228f7aa97a2b35a840aea555 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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/

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