[phpBB Debug] PHP Warning: in file [ROOT]/includes/crs/crs_misc_functions.php on line 37: mime_content_type(): Empty filename or path
Zen Cart 源代码 send_or_spend.php

Zen Cart 源代码 send_or_spend.php




下载文件

文件名: send_or_spend.php
文件类型: PHP文件
文件大小: 396 Bytes
MD5: 2b74c479286e72c71e629cb4e5ff1379

send_or_spend.php - 打开高亮
<?php
/**
 *  send_or_spend.php
 *
 * @package productTypes
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: send_or_spend.php 3086 2006-03-01 00:40:57Z drbyte $
 */
if (!defined('IS_ADMIN_FLAG')) {
  die('Illegal Access');
}

?>