Copyright © 2011 Kaltura Inc.
All Rights Reserved. Designated trademarks and brands are the property of their respective owners.
Use of this web site constitutes acceptance of the Terms of Use and Privacy Policy.
EduVideo.org
I have created a new class 'KalturaCategory' for category list retriving
at - joomla\components\com_kalturavideo\client\KalturaClient.php
but it cant be available in module
what to do?
if i include the client file in module
include_once("components/com_kalturavideo/client/KalturaClient.php");
it shows redeclaration error