gnu-social/plugins/OStatus/actions
Mikael Nordfeldth 0bbcfa7bdf IMPORTANT - fixed HubSub to properly fetch primary keys
In commit e95f77d34c HubSub lost the
'staticGet' function in a consolidation into the Managed_DataObject class.
This was done carelessly by me as HubSub::staticGet was actually taking
two arguments, none of which was a key and merging them in HubSub::hashkey()
(staticGet was renamed getKV 2a4dc77a63).

NOTE: This complements commit 7e4718a4eb which
fixed a similar issue for the Magicsig class.
2013-08-21 11:25:08 +02:00
..
groupsalmon.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
ostatusgroup.php Merge branch 'master' of gitorious.org:statusnet/mainline 2012-07-28 13:59:40 -04:00
ostatusinit.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
ostatuspeopletag.php Fix L10n/i18n. 2011-04-29 18:59:47 +02:00
ostatussub.php Add translator documentation. 2011-06-05 11:30:46 +02:00
ostatustag.php tag -> list 2011-08-20 20:30:37 +02:00
ownerxrd.php Fix L10n/i18n. 2011-04-29 18:59:47 +02:00
peopletagsalmon.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
pushcallback.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
pushhub.php IMPORTANT - fixed HubSub to properly fetch primary keys 2013-08-21 11:25:08 +02:00
usersalmon.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00