diff --git a/inc/DAViCalSession.php b/inc/DAViCalSession.php index 35b85fc8..dfbc35fc 100644 --- a/inc/DAViCalSession.php +++ b/inc/DAViCalSession.php @@ -9,11 +9,6 @@ * @license http://gnu.org/copyleft/gpl.html GNU GPL v2 */ -/** -* All session data is held in the database. -*/ -require_once('PgQuery.php'); - /** * @global resource $session * @name $session @@ -30,8 +25,8 @@ $session = 1; // Fake initialisation */ function local_session_sql() { $sql = <<Session($sid); }