shop.php 118 B

1234567
  1. <?php
  2. define('IN_IA', true);
  3. include_once __DIR__ . '/app/laravel.php';
  4. include_once __DIR__ . '/app/yunshop.php';