*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
| Code Block |
|---|
'authproc.sp' => array(
/*
10 => array(
'class' => 'core:AttributeMap', 'removeurnprefix'
),
*/
|
To:
| Code Block |
|---|
'authproc.sp' => array(
/*
10 => array(
'class' => 'core:AttributeMap', 'oid2name'
),
|
...