Function __global->merge_authors

Definitions

sources/authors.php

  • Merge two authors.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$from ID_TEXT required parameter N/A N/A The first author (being removed effectively)
$to ID_TEXT required parameter N/A N/A The second author (subsuming the first)