Skip to content

Commit

Permalink
qnd: PHP Fatal error: Call to undefined method kCategoryEntryAdvanced…
Browse files Browse the repository at this point in the history
…Filter::setItems

git-svn-id: svn+ssh://kelev.kaltura.com/usr/local/kalsource/backend/server/trunk/core@100285 6b8eccd3-e8c5-4e7d-8186-e12b5326b719
  • Loading branch information
tantan committed Jun 23, 2013
1 parent 2e9a3df commit db52b42
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* @package api
* @subpackage filters
*/
class KalturaCategoryEntryAdvancedFilter extends KalturaSearchOperator
class KalturaCategoryEntryAdvancedFilter extends KalturaSearchItem
{
/**
* @var string
Expand Down

0 comments on commit db52b42

Please sign in to comment.