Function __global->delete_incomplete_orders

Definitions

sources/shopping.php

  • Delete incomplete orders from ages ago.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No

Preview

Code (PHP)

/**
 * Delete incomplete orders from ages ago.
 *
 */

function delete_incomplete_orders()