[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 源代码 mysql_upgrade_zencart_112_to_113.sql
# The following commands are used to upgrade the Zen Cart v1.1.2 database structure to v1.1.3 format.
#
# $Id: mysql_upgrade_zencart_112_to_113.sql 4243 2006-08-24 10:55:28Z drbyte $
#
UPDATE configuration SET configuration_value='0' where configuration_key='ORDER_WEIGHT_ZERO_STATUS';