The branch "master" has been updated. The following is a summary of the commits.
from: 519360498279c54f1bdda9fe4beb2d63387e812c 763acb1... Some typos, add some missing required session_key parameters, cs, etc... f3099c1... We don't do any redirects in library code, nuke this unused function. Update examples, add some doc/comments. ----------------------------------------------------------------------- commit 763acb16bef53e4398a272da4a55159db6df229d Author: Michael J. Rubinsky <[email protected]> Date: Fri Feb 27 14:59:02 2009 -0500 Some typos, add some missing required session_key parameters, cs, etc... framework/Service_Facebook/lib/Horde/Service/Facebook.php | 2 +- .../Service_Facebook/lib/Horde/Service/Facebook/BatchRequest.php | 3 +- framework/Service_Facebook/lib/Horde/Service/Facebook/Friends.php | 10 ++-- .../Service_Facebook/lib/Horde/Service/Facebook/Notifications.php | 4 +- framework/Service_Facebook/lib/Horde/Service/Facebook/Users.php | 8 ++-- 5 files changed, 14 insertions(+), 13 deletions(-) http://git.horde.org/diff.php/framework/Service_Facebook/lib/Horde/Service/Facebook.php?rt=horde-hatchery&r1=dce6cfda886ecdd461bb8fc093e27773b712c008&r2=763acb16bef53e4398a272da4a55159db6df229d http://git.horde.org/diff.php/framework/Service_Facebook/lib/Horde/Service/Facebook/BatchRequest.php?rt=horde-hatchery&r1=a9dc4c19489a35ae16e638435c009a81d9120e71&r2=763acb16bef53e4398a272da4a55159db6df229d http://git.horde.org/diff.php/framework/Service_Facebook/lib/Horde/Service/Facebook/Friends.php?rt=horde-hatchery&r1=acfc756bad1b79402618524c6c064d1e12012321&r2=763acb16bef53e4398a272da4a55159db6df229d http://git.horde.org/diff.php/framework/Service_Facebook/lib/Horde/Service/Facebook/Notifications.php?rt=horde-hatchery&r1=f6ab4f9777d2ec18c53312bd772baa859dacaf3a&r2=763acb16bef53e4398a272da4a55159db6df229d http://git.horde.org/diff.php/framework/Service_Facebook/lib/Horde/Service/Facebook/Users.php?rt=horde-hatchery&r1=acfc756bad1b79402618524c6c064d1e12012321&r2=763acb16bef53e4398a272da4a55159db6df229d ----------------------------------------------------------------------- commit f3099c12a843d3cd4444eae60502fa22fc81f5a3 Author: Michael J. Rubinsky <[email protected]> Date: Fri Feb 27 15:26:16 2009 -0500 We don't do any redirects in library code, nuke this unused function. Update examples, add some doc/comments. framework/Service_Facebook/doc/facebook_example.php | 122 +++++++++---- framework/Service_Facebook/lib/Horde/Service/Facebook.php | 27 --- 2 files changed, 85 insertions(+), 64 deletions(-) http://git.horde.org/diff.php/framework/Service_Facebook/doc/facebook_example.php?rt=horde-hatchery&r1=c9593bf01b1b2628830cf4ad9099f0a11c67995f&r2=f3099c12a843d3cd4444eae60502fa22fc81f5a3 http://git.horde.org/diff.php/framework/Service_Facebook/lib/Horde/Service/Facebook.php?rt=horde-hatchery&r1=763acb16bef53e4398a272da4a55159db6df229d&r2=f3099c12a843d3cd4444eae60502fa22fc81f5a3 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
