[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 源代码 changelog-v1-3-9e.html

Zen Cart 源代码 changelog-v1-3-9e.html




下载文件

文件名: changelog-v1-3-9e.html
文件类型: HTML文件
文件大小: 6.69 KiB
MD5: 72abdeb7f57856396264c4e2dc3b77c0

changelog-v1-3-9e.html - 关闭高亮
  1. <!--
  2. /**
  3. * @package documentation
  4. * @copyright Copyright 2003-2010 Zen Cart Development Team
  5. * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
  6. * @version $Id: changelog-v1-3-9e.html 17042 2010-07-28 18:05:22Z drbyte $
  7. */
  8. //-->
  9. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  10. <style type="text/css">
  11. <!--
  12. body, table{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; }
  13. table.intro {border-color:#C96E29; }
  14. td.intro{background-color:#EEEEEE ; border-color:#5778ce; font-size:14px; }
  15. td.plainbox, div.callout {border: 1px dashed; border-color: #C96E29; margin:5px 40px 5px 40px;}
  16. .heading {background-color:#5778CE; font-weight:bold; font-size:14px;   width: 100%; }
  17.  
  18. .title1 {color:#C96E29; font-weight:bold; font-size:22px; }
  19. .title2 {color:#C96E29; font-weight:bold; font-size:13px; }
  20. .small {font-size:10px ;}
  21. .error {color:#FF0000; }
  22. .filename {font-family: mono, "Courier New", Courier ; font-size:14px; color: #c96e29;}
  23. .pseudolink {text-decoration:underline; color:#5778CE;}
  24. h1.intro { color: #ffffff; border:1px solid #aca893; background-color: #c96e29;  font-size: 22px;   padding: 4px;}
  25. h1 { color: #ffffff;    border:1px solid #aca893;   background-color: #5778ce;   font-size: 20px;   padding: 4px;}
  26. h2 { color: #c96e29;    font-size: 18px;}
  27. h3 { color: #5778ce;    font-size: 16px; margin-bottom:0px;}
  28. h4 { color: #c96e29;    font-size: 14px;}
  29. -->
  30. <title>Zen Cart(tm) Changelog</title>
  31. </head>
  32.  
  33. <table class="intro" cellspacing="4" cellpadding="6" border="3" width="748px" align="center">
  34. <tr><td class="intro">
  35. <center><h1 class="intro">Welcome to Zen Cart&trade; ...</h1></center>
  36. <br />
  37. The Zen Cart&trade; software is made available to you for use, additions, changes, modifications, etc. without charge, under the GNU General Public License.
  38. <br />
  39. <br />
  40. While we do not charge for this software, donations are greatly appreciated each time you download a new version, to help cover the expenses of maintenance, upgrades, updates, the free support forum and the continued development of this software for your online e-commerce store.
  41. <br />
  42. <br />
  43. Donations can be made at:
  44. <a href="http://www.zen-cart.com/donate" target="_blank">The Zen Cart&trade; Team Page</a>
  45. <br />
  46. <br />
  47. We appreciate your support.<br />
  48. <em>The Zen Cart&trade; Team</em><br />
  49. <br />
  50.  
  51. <span class="small">
  52. Zen Cart&trade; is derived from: Copyright  2003 osCommerce<br />
  53. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;<br />
  54. without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE<br />
  55. and is redistributable under the GNU General Public License<br /><br />
  56. </span>
  57. </td></tr></table>
  58.  
  59. <br />
  60. <table border="3" width="748px" align="center" cellpadding="6">
  61.   <tr>
  62. <td align="center"><img src="osi-certified-120x100.png" /><br />
  63. This software is OSI Certified Open Source Software.<br />
  64. OSI Certified is a certification mark of the Open Source Initiative.
  65. </td></tr></table>
  66. <br />
  67.  
  68.  
  69. <table border="3" width="748px" align="center" cellpadding="6">
  70. <tr><td>
  71. <h1>SPECIAL NOTE ABOUT .htaccess FILES</h1>
  72. <p>Inside some folders is an .htaccess file that lists certain *permitted* filetypes which may be accessed. (Anything else is blocked to prevent abuse on your site).</p>
  73. <p>The side-effect of this is that if you choose to use media types that are not already listed in the *permitted* list, then your visitors will not be able to see those resources. </p>
  74. <p>Thus, if you are using product images that are not in the list of permitted types in your /images/.htaccess, you will need to add those types to the list.</p>
  75. <p>Similarly, if you are using certain media types in music product previews, you will need to make sure those are in your /media/.htaccess </p>
  76. <p>And, if you are using filetypes for downloadable products that are not already listed in your /pub/.htaccess and /download/.htaccess you will need to add those as well.</p>
  77.  
  78. <h1 align="center" class="intro">Version 1.3.9e</h1>
  79. <p>NOTE:<br>
  80.   For a listing of What's New in this release, please see the <a href="whatsnew_1.3.9e.html" target="_blank">whatsnew_1.3.9e.html</a> file in the <span class="filename">/docs</span> folder. <br />
  81.       <a href="http://www.zen-cart.com/forum/showthread.php?t=160378" target="_blank">You may also see the list in the support forum here</a>. <br />
  82.       <br>
  83.       The following is a list of FILE/FOLDER changes: </p>
  84. <h1>Changed Files (since release of v1.3.9d)</h1>
  85. <ul>
  86. <li>/admin/includes/extra_configures/enable_error_logging.php</li>
  87. <li>/admin/includes/functions/general.php</li>
  88. <li>/admin/includes/modules/document_general/collect_info.php</li>
  89. <li>/admin/includes/modules/document_product/collect_info.php</li>
  90. <li>/admin/includes/modules/product/collect_info.php</li>
  91. <li>/admin/includes/modules/product_free_shipping/collect_info.php</li>
  92. <li>/admin/includes/modules/product_music/collect_info.php</li>
  93. <li>/admin/whos_online.php</li>
  94. <li>/docs/ &lt;VARIOUS FILES HERE&gt;</li>
  95. <li>/editors/.htaccess</li>
  96. <li>/includes/spiders.txt</li>
  97. <li>/includes/version.php</li>
  98. <li>/includes/classes/order_total.php</li>
  99. <li>/includes/classes/shopping_cart.php</li>
  100. <li>/includes/extra_configures/enable_error_logging.php</li>
  101. <li>/includes/functions/functions_email.php</li>
  102. <li>/includes/functions/sessions.php</li>
  103. <li>/includes/init_includes/init_category_path.php</li>
  104. <li>/includes/init_includes/init_sessions.php</li>
  105. <li>/includes/modules/additional_images.php</li>
  106. <li>/includes/modules/checkout_process.php</li>
  107. <li>/includes/modules/create_account.php</li>
  108. <li>/includes/modules/order_total/ot_group_pricing.php</li>
  109. <li>/includes/modules/order_total/ot_tax.php</li>
  110. <li>/includes/modules/pages/advanced_search_result/header_php.php </li>
  111. <li>/includes/modules/pages/checkout_process/header_php.php </li>
  112. <li>/includes/modules/pages/checkout_success/header_php.php </li>
  113. <li>/includes/modules/payment/authorizenet.php</li>
  114. <li>/includes/modules/payment/paypal/paypal_curl.php</li>
  115. <li>/includes/modules/payment/paypal/paypal_functions.php</li>
  116. <li>/includes/modules/payment/paypaldp.php</li>
  117. <li>/includes/modules/payment/paypalwpp.php</li>
  118. <li>/ipn_main_handler.php</li>
  119. <br />
  120. <li>/zc_install/ ... assume *all* of /zc_install/ has changed
  121. </ul>
  122.  
  123. <h1>Deleted Files (since release of v1.3.9a/b/c/d)</h1><ul>
  124. <li>None</li>
  125. </ul>
  126. <h1>New Files (since release of v1.3.9a/b/c/d)</h1><ul>
  127. <li>None</li>
  128. </ul>
  129. <h1>Moved Files (since release of v1.3.9a/b/c/d)</h1><ul>
  130. <li>None</li>
  131. </ul>
  132. <h1>&nbsp;</h1>
  133. </td>
  134. </tr>
  135. <p align="center"><em>Zen Cart&trade; Copyright 2003-2010</em></p>
  136. <br /><br />
  137. </body>
  138. </html>
  139.  


cron