cron.php 205 B

1234567
  1. <?php
  2. /**
  3. * Copyright © 2013-2017 Magento, Inc. All rights reserved.
  4. * See COPYING.txt for license details.
  5. */
  6. require_once __DIR__ . '/magento_bp.php';
  7. require_once __DIR__ . '/../../../../cron.php';