[phpBB Debug] PHP Warning: in file [ROOT]/includes/crs/crs_misc_functions.php on line 37: mime_content_type(): Empty filename or path
[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 源代码 linkpoint_api_database_tables.php

Zen Cart 源代码 linkpoint_api_database_tables.php




下载文件

文件名: linkpoint_api_database_tables.php
文件类型: PHP文件
文件大小: 459 Bytes
MD5: 5c9faf81d5d0eee2fb24672d11423a68

linkpoint_api_database_tables.php - 关闭高亮
  1. <?php
  2. /**
  3.  * @package linkpoint_api_payment_module
  4.  * @copyright Copyright 2003-2006 Zen Cart Development Team
  5.  * @copyright Portions Copyright 2003 osCommerce
  6.  * @copyright Portions Copyright 2003 Jason LeBaron
  7.  * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
  8.  * @version $Id: linkpoint_api_database_tables.php 4612 2006-09-26 08:03:05Z drbyte $
  9.  */
  10.  
  11.  
  12.   define('TABLE_LINKPOINT_API', DB_PREFIX . 'linkpoint_api');
  13.  
  14. ?>


cron