Fix session issue

This commit is contained in:
Jörg Lehrke 2010-01-18 14:57:35 +00:00
parent a04bae4fd3
commit 21a2cab5a8

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';