[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 源代码 bmz_image_handler_conf.php

Zen Cart 源代码 bmz_image_handler_conf.php




下载文件

文件名: bmz_image_handler_conf.php
文件类型: PHP文件
文件大小: 455 Bytes
MD5: 8443a15e767e8fc6618496a57e1c0f41

bmz_image_handler_conf.php - 打开高亮
<?php
/**
 * bmz_image_handler_conf.php
 * call to include IH2 configures from catalog
 *
 * @author  Tim Kroeger <tim@breakmyzencart.com>
 * @copyright Copyright 2005-2006 breakmyzencart.com
 * @license http://www.gnu.org/licenses/gpl.txt GNU General Public License V2.0
 * @version $Id: bmz_image_handler_conf.php,v 1.2 2006/04/11 22:00:55 tim Exp $
 */

  require_once(DIR_FS_CATALOG . DIR_WS_INCLUDES . 'extra_configures/bmz_image_handler_conf.php');


cron