Can't cache the session_key in the method classes, since we may
authorMichael J. Rubinsky <mrubinsk@horde.org>
Wed, 25 Feb 2009 19:12:17 +0000 (14:12 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Wed, 25 Feb 2009 19:13:12 +0000 (14:13 -0500)
commitacfc756bad1b79402618524c6c064d1e12012321
tree4fe6f0894625ef3f2d2e81e9b21d73fe0cf8a97e
parent5f6106ecdf8b0d5e9a79384be526b8a66d7d714b
Can't cache the session_key in the method classes, since we may
set a new session_key after we instantiate one of the classes.
framework/Service_Facebook/lib/Horde/Service/Facebook/Base.php
framework/Service_Facebook/lib/Horde/Service/Facebook/Events.php
framework/Service_Facebook/lib/Horde/Service/Facebook/Fql.php
framework/Service_Facebook/lib/Horde/Service/Facebook/Friends.php
framework/Service_Facebook/lib/Horde/Service/Facebook/Notifications.php
framework/Service_Facebook/lib/Horde/Service/Facebook/Users.php