From c84ec4fa932596d5f75c73621a3e82a0689a02a7 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Mon, 13 Sep 2010 19:31:56 +0000 Subject: [PATCH] fixed missing class variable --- lam/lib/export.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/lam/lib/export.inc b/lam/lib/export.inc index 83a5145d..58df28b0 100755 --- a/lam/lib/export.inc +++ b/lam/lib/export.inc @@ -259,6 +259,7 @@ class PlaLdapExporter extends PlaAbstractExporter{ var $queryFilter; var $hasNext; var $attributes; + var $ds; /** * Create a PlaLdapExporter object. * @param String $queryFilter the queryFilter for the export