Initial import/port of Horde_Service_Facebook.
authorMichael J. Rubinsky <mrubinsk@horde.org>
Sun, 15 Feb 2009 16:04:07 +0000 (11:04 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Sun, 15 Feb 2009 16:04:07 +0000 (11:04 -0500)
commit997b9faa7dc80655cdbb27ed71c69cd854d46a80
treedd9940d0082e1cd9220a8b3c783d6510d1ad428a
parentb1bd602db5b2953f6e1ae68b2498b09fdbaeb033
Initial import/port of Horde_Service_Facebook.

Note - this is a very, very rough refactoring of Facebooks' PHP5 rest client...
still lots and lots to change, refactor, but its at a semi-working point and
I want to get it under git before I break it.
framework/Service_Facebook/lib/Horde/Service/Facebook.php [new file with mode: 0644]
framework/Service_Facebook/lib/Horde/Service/Facebook/ErrorCodes.php [new file with mode: 0644]
framework/Service_Facebook/lib/Horde/Service/Facebook/Exception.php [new file with mode: 0644]
framework/Service_Facebook/package.xml [new file with mode: 0644]