Fix for activities: Properly differentiate between an empty result set when a collect...
commit0f660076ac56030935403ed09a24c5a47407ac81
authorChris Chabot <chabotc@apache.org>
Sun, 18 Jan 2009 09:53:29 +0000 (18 09:53 +0000)
committerChris Chabot <chabotc@apache.org>
Sun, 18 Jan 2009 09:53:29 +0000 (18 09:53 +0000)
tree26eeffcbf064ecf01134f7c043b3e5a4af614019
parent9539c8cfdfef8b9f59eca8353173df348fbd516f
Fix for activities: Properly differentiate between an empty result set when a collection is requested, and a not_found error when an specific activity is requested by id

git-svn-id: https://svn.apache.org/repos/asf/incubator/shindig/trunk@735415 13f79535-47bb-0310-9956-ffa450edef68
php/src/social/sample/JsonDbOpensocialService.php
php/src/social/service/ActivityHandler.php
php/src/social/spi/ActivityService.php