]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - doc/README
28ff06959227f9ea84de7a95562c4c625a39cf36
[quix0rs-gnu-social.git] / doc / README
1 This package requires PHP 5.x and the following PHP Pear libraries:
2
3 - DB_DataObject http://pear.php.net/package/DB_DataObject
4 - Validate http://pear.php.net/package/Validate
5 - XMLWriter (built-in)
6 - Auth_Yadis from OpenIDEnabled (not the PEAR version!). I decided
7   to use the openidenabled.com version since it's more widely
8   implemented, seems to be better supported, and it may make sense to
9   use the openidenabled.com libraries for OpenID auth sometime in the
10   future. Note that this is no longer distributed separately; it's only
11   in the openidenabled.com OpenID PHP tarball.
12   
13