fixed missing class variable

This commit is contained in:
Roland Gruber 2010-09-13 19:31:56 +00:00
parent 11076396f3
commit c84ec4fa93
1 changed files with 1 additions and 0 deletions

View File

@ -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