<?php /** * Copyright © 2013-2017 Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ require_once __DIR__ . '/../../../../app/bootstrap.php'; error_reporting(E_ALL); ini_set('display_errors', 1);