711 |
logaction( "AUTHORITIES", "DELETE", $authid, "authority" ) if C4::Context->preference("AuthoritiesLog"); |
711 |
logaction( "AUTHORITIES", "DELETE", $authid, "authority" ) if C4::Context->preference("AuthoritiesLog"); |
712 |
ModZebra($authid,"recordDelete","authorityserver",GetAuthority($authid),undef); |
712 |
ModZebra( $authid, "recordDelete", "authorityserver" ); |