]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
QueueManager: don't assume all non-XML strings are JSON
authorJoshua Judson Rosen <rozzin@geekspace.com>
Mon, 24 Nov 2014 04:24:16 +0000 (23:24 -0500)
committerJoshua Judson Rosen <rozzin@geekspace.com>
Mon, 24 Nov 2014 04:24:16 +0000 (23:24 -0500)
commit9fd2541b528e5575d81e7884e16842144d5674f7
tree67f7156e9e96a8cdc2bd6a313fbcadda1e3f1c55
parentfe92d7cf9545b1cea21ec45218e1a2a8463bd0cd
QueueManager: don't assume all non-XML strings are JSON

Some of the standard plugins queue simple, unstructured numbers--
e.g.: EmailSummary and OfflineBackup both queue user-IDs.
lib/queuemanager.php