Function __global->cns_upgrade

Definitions

sources/upgrade_db_upgrade.php

  • Upgrade Conversr if appropriate.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: bool

Returns

  • Whether anything was done
  • Type: boolean
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Upgrade Conversr if appropriate.
 *
 * @return boolean Whether anything was done
 */

function cns_upgrade() : bool