typo in LocalID generation in xrds
darcs-hash:20080602185452-84dde-f9dc335ca69291d83e2a82ecce6e27055ee9e0e5.gz
This commit is contained in:
parent
0f374fb944
commit
0ed925c590
|
@ -121,7 +121,7 @@ class XrdsAction extends Action {
|
|||
}
|
||||
}
|
||||
if ($localId) {
|
||||
common_element('LocalID', NULL, $localID);
|
||||
common_element('LocalID', NULL, $localId);
|
||||
}
|
||||
common_element_end('Service');
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user