backport of rev28982: fix for session issue

This commit is contained in:
Klaus Leithoff 2010-02-04 15:38:07 +00:00
parent 19a83cf60a
commit 0a3f90459f

View File

@ -19,6 +19,7 @@
* @copyright (c) The Horde Project (http://www.horde.org/)
* @version $Id$
*/
require_once(EGW_API_INC.'/class.egw_db.inc.php');
include_once 'Horde/SyncML/Command.php';
include_once 'Horde/SyncML/Command/Status.php';
include_once 'Horde/SyncML/Command/Alert.php';