SF Bug #3292533 - Non standard schema
This commit is contained in:
parent
6e5ec75b55
commit
04e41f7272
@ -1255,7 +1255,7 @@ class Template extends xmlTemplate {
|
|||||||
# Collect our structural, MUST & MAY attributes.
|
# Collect our structural, MUST & MAY attributes.
|
||||||
$oclass_processed = array();
|
$oclass_processed = array();
|
||||||
$superclasslist = array();
|
$superclasslist = array();
|
||||||
$allattrs = array();
|
$allattrs = array('objectclass');
|
||||||
|
|
||||||
foreach ($this->getObjectClasses() as $oclass) {
|
foreach ($this->getObjectClasses() as $oclass) {
|
||||||
# If we get some superclasses - then we'll need to go through them too.
|
# If we get some superclasses - then we'll need to go through them too.
|
||||||
|
Loading…
Reference in New Issue
Block a user