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

Zen Cart 源代码 filenames.php




下载文件

文件名: filenames.php
文件类型: PHP文件
文件大小: 9.46 KiB
MD5: 7d53e3317d936768a14ef9127b1b0ea1

filenames.php - 关闭高亮
  1. <?php
  2. /**
  3.  * filenames.php
  4.  * Defines the filenames used in the project
  5.  *
  6.  * @package general
  7.  * @copyright Copyright 2003-2010 Zen Cart Development Team
  8.  * @copyright Portions Copyright 2003 osCommerce
  9.  * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
  10.  * @version $Id: filenames.php 17421 2010-08-31 00:23:52Z drbyte $
  11.  * @private
  12.  */
  13. /**
  14.  * define project filenames
  15.  */
  16. define('FILENAME_ACCOUNT', 'account');
  17. define('FILENAME_ACCOUNT_EDIT', 'account_edit');
  18. define('FILENAME_ACCOUNT_HISTORY', 'account_history');
  19. define('FILENAME_ACCOUNT_HISTORY_INFO', 'account_history_info');
  20. define('FILENAME_ACCOUNT_NEWSLETTERS', 'account_newsletters');
  21. define('FILENAME_ACCOUNT_NOTIFICATIONS', 'account_notifications');
  22. define('FILENAME_ACCOUNT_PASSWORD', 'account_password');
  23. define('FILENAME_ADDRESS_BOOK', 'address_book');
  24. define('FILENAME_ADDRESS_BOOK_PROCESS', 'address_book_process');
  25. define('FILENAME_ADMIN', 'admin');
  26. define('FILENAME_ADVANCED_SEARCH', 'advanced_search');
  27. define('FILENAME_ADVANCED_SEARCH_RESULT', 'advanced_search_result');
  28. define('FILENAME_ALERT_PAGE', 'alert_page');
  29. define('FILENAME_ALT_NAV', 'alt_nav');
  30. define('FILENAME_ATTRIBUTES', 'attributes');
  31. define('FILENAME_ATTRIBUTES_CONTROLLER', 'attributes_controller');
  32. define('FILENAME_BACKUP', 'backup');
  33. define('FILENAME_BANNER_MANAGER', 'banner_manager');
  34. define('FILENAME_BANNER_STATISTICS', 'banner_statistics');
  35. define('FILENAME_CACHE', 'cache');
  36. define('FILENAME_CATALOG_ACCOUNT_HISTORY_INFO', 'account_history_info');
  37. define('FILENAME_CATEGORIES', 'categories');
  38. define('FILENAME_CHECKOUT_CONFIRMATION', 'checkout_confirmation');
  39. define('FILENAME_CHECKOUT_PAYMENT', 'checkout_payment');
  40. define('FILENAME_CHECKOUT_PAYMENT_ADDRESS', 'checkout_payment_address');
  41. define('FILENAME_CHECKOUT_PROCESS', 'checkout_process');
  42. define('FILENAME_CHECKOUT_SHIPPING', 'checkout_shipping');
  43. define('FILENAME_CHECKOUT_SHIPPING_ADDRESS', 'checkout_shipping_address');
  44. define('FILENAME_CHECKOUT_SUCCESS', 'checkout_success');
  45. define('FILENAME_CONDITIONS', 'conditions');
  46. define('FILENAME_CONFIGURATION', 'configuration');
  47. define('FILENAME_CONTACT_US', 'contact_us');
  48. define('FILENAME_COOKIE_USAGE', 'cookie_usage');
  49. define('FILENAME_COUNTRIES', 'countries');
  50. define('FILENAME_COUPON_ADMIN', 'coupon_admin');
  51. define('FILENAME_CREATE_ACCOUNT', 'create_account');
  52. define('FILENAME_CREATE_ACCOUNT_SUCCESS', 'create_account_success');
  53. define('FILENAME_CURRENCIES', 'currencies');
  54. define('FILENAME_CUSTOMERS', 'customers');
  55. define('FILENAME_DEFAULT', 'index');
  56. define('FILENAME_CATEGORY_ICON_DISPLAY', 'category_icon_display');
  57. define('FILENAME_DEFINE_PAGES_EDITOR', 'define_pages_editor');
  58. define('FILENAME_DEFINE_MAIN_PAGE', 'define_main_page');
  59. define('FILENAME_DEFINE_CHECKOUT_SUCCESS', 'define_checkout_success');
  60. define('FILENAME_DEFINE_CONDITIONS', 'define_conditions');
  61. define('FILENAME_DEFINE_CONTACT_US', 'define_contact_us');
  62. define('FILENAME_DEFINE_DISCOUNT_COUPON', 'define_discount_coupon');
  63. define('FILENAME_DEFINE_PAGE_2', 'define_page_2');
  64. define('FILENAME_DEFINE_PAGE_3', 'define_page_3');
  65. define('FILENAME_DEFINE_PAGE_4', 'define_page_4');
  66. define('FILENAME_DEFINE_PAGE_NOT_FOUND', 'define_page_not_found');
  67. define('FILENAME_DEFINE_PRIVACY', 'define_privacy');
  68. define('FILENAME_DEFINE_SHIPPINGINFO', 'define_shippinginfo');
  69. define('FILENAME_DEFINE_SITE_MAP', 'define_site_map');
  70. define('FILENAME_DEFINE_LANGUAGE', 'define_language');
  71. define('FILENAME_DEVELOPERS_TOOL_KIT', 'developers_tool_kit');
  72. define('FILENAME_DISCOUNT_COUPON', 'discount_coupon');
  73. define('FILENAME_DOWNLOAD', 'download');
  74. define('FILENAME_DOWNLOAD_TIME_OUT','download_time_out');
  75. define('FILENAME_DOWNLOADS_MANAGER','downloads_manager');
  76. define('FILENAME_EMAIL_WELCOME','email_welcome');
  77. define('FILENAME_EZPAGES', 'page');
  78. define('FILENAME_EZPAGES_ADMIN', 'ezpages');
  79. define('FILENAME_GEO_ZONES', 'geo_zones');
  80. define('FILENAME_GROUP_PRICING', 'group_pricing');
  81. define('FILENAME_GV_FAQ', 'gv_faq');
  82. define('FILENAME_GV_REDEEM', 'gv_redeem');
  83. define('FILENAME_GV_SEND', 'gv_send');
  84. define('FILENAME_GV_QUEUE', 'gv_queue');
  85. define('FILENAME_GV_MAIL', 'gv_mail');
  86. define('FILENAME_GV_SENT', 'gv_sent');
  87. define('FILENAME_FEATURED','featured');
  88. define('FILENAME_FEATURED_PRODUCTS','featured_products');
  89. define('FILENAME_INFO_SHOPPING_CART', 'info_shopping_cart');
  90. define('FILENAME_LANGUAGES', 'languages');
  91. define('FILENAME_LAYOUT_CONTROLLER','layout_controller');
  92. define('FILENAME_LOGIN', 'login');
  93. define('FILENAME_LOGOFF', 'logoff');
  94. define('FILENAME_MAIL', 'mail');
  95. define('FILENAME_MAIN_PRODUCT_IMAGE', 'main_product_image');
  96. define('FILENAME_MANUFACTURERS', 'manufacturers');
  97. define('FILENAME_MODULES', 'modules');
  98. define('FILENAME_NEWSLETTERS', 'newsletters');
  99. define('FILENAME_ORDERS', 'orders');
  100. define('FILENAME_ORDERS_INVOICE', 'invoice');
  101. define('FILENAME_ORDERS_PACKINGSLIP', 'packingslip');
  102. define('FILENAME_ORDERS_STATUS', 'orders_status');
  103. define('FILENAME_OPTIONS_NAME_MANAGER', 'options_name_manager');
  104. define('FILENAME_OPTIONS_VALUES_MANAGER', 'options_values_manager');
  105. define('FILENAME_PAGE_NOT_FOUND', 'page_not_found');
  106. define('FILENAME_PAYPAL', 'paypal');
  107. define('FILENAME_PAYER_AUTH_AUTH', 'payer_auth_auth');
  108. define('FILENAME_PAYER_AUTH_FRAME', 'payer_auth_frame');
  109. define('FILENAME_PAYER_AUTH_START', 'payer_auth_start');
  110. define('FILENAME_PAYER_AUTH_VERIFIER', 'payer_auth_verifier');
  111. define('FILENAME_PAGE_2', 'page_2');
  112. define('FILENAME_PAGE_3', 'page_3');
  113. define('FILENAME_PAGE_4', 'page_4');
  114. define('FILENAME_PASSWORD_FORGOTTEN', 'password_forgotten');
  115. define('FILENAME_POPUP_COUPON_HELP', 'popup_coupon_help');
  116. define('FILENAME_POPUP_IMAGE', 'popup_image');
  117. define('FILENAME_POPUP_IMAGE_ADDITIONAL', 'popup_image_additional');
  118. define('FILENAME_POPUP_SEARCH_HELP', 'popup_search_help');
  119. define('FILENAME_POPUP_SHIPPING_ESTIMATOR', 'popup_shipping_estimator');
  120. define('FILENAME_POPUP_CVV_HELP', 'popup_cvv_help');
  121. define('FILENAME_POPUP_ATTRIBUTES_QTY_PRICES', 'popup_attributes_qty_prices');
  122. define('FILENAME_PRIVACY', 'privacy');
  123. define('FILENAME_PRODUCT', 'product');
  124. define('FILENAME_PRODUCT_LISTING_ALPHA_SORTER','product_listing_alpha_sorter');
  125. define('FILENAME_PRODUCT_TYPES', 'product_types');
  126. define('FILENAME_PRODUCT_INFO', 'product_info');
  127. define('FILENAME_PRODUCT_REVIEWS', 'product_reviews');
  128. define('FILENAME_PRODUCT_REVIEWS_INFO', 'product_reviews_info');
  129. define('FILENAME_PRODUCT_REVIEWS_WRITE', 'product_reviews_write');
  130. define('FILENAME_PRODUCTS_ALL', 'products_all');
  131. define('FILENAME_PRODUCTS_PRICE_MANAGER', 'products_price_manager');
  132. define('FILENAME_PRODUCTS_EXPECTED', 'products_expected');
  133. define('FILENAME_PRODUCTS_NEW', 'products_new');
  134. define('FILENAME_PRODUCTS_OPTIONS_NAME','option_name');
  135. define('FILENAME_PRODUCTS_OPTIONS_VALUES','option_values');
  136. define('FILENAME_PRODUCTS_QUANTITY_DISCOUNTS', 'products_quantity_discounts');
  137. define('FILENAME_PRODUCTS_TO_CATEGORIES', 'products_to_categories');
  138. define('FILENAME_REDIRECT', 'redirect');
  139. define('FILENAME_REVIEWS', 'reviews');
  140. define('FILENAME_SALEMAKER', 'salemaker');
  141. define('FILENAME_SALEMAKER_INFO', 'salemaker_info');
  142. define('FILENAME_SALEMAKER_POPUP', 'salemaker_popup');
  143. define('FILENAME_SERVER_INFO', 'server_info');
  144. define('FILENAME_SHIPPING', 'shippinginfo');
  145. define('FILENAME_SHIPPING_MODULES', 'shipping_modules');
  146. define('FILENAME_SHOPPING_CART', 'shopping_cart');
  147. define('FILENAME_SITE_MAP', 'site_map');
  148. define('FILENAME_SPECIALS', 'specials');
  149. define('FILENAME_SQLPATCH','sqlpatch');
  150. define('FILENAME_SSL_CHECK', 'ssl_check');
  151. define('FILENAME_STATS_CUSTOMERS', 'stats_customers');
  152. define('FILENAME_STATS_CUSTOMERS_REFERRALS', 'stats_customers_referrals');
  153. define('FILENAME_STATS_PRODUCTS_PURCHASED', 'stats_products_purchased');
  154. define('FILENAME_STATS_PRODUCTS_VIEWED', 'stats_products_viewed');
  155. define('FILENAME_STATS_PRODUCTS_LOWSTOCK', 'stats_products_lowstock');
  156. define('FILENAME_STORE_MANAGER', 'store_manager');
  157. define('FILENAME_TAX_CLASSES', 'tax_classes');
  158. define('FILENAME_TAX_RATES', 'tax_rates');
  159. define('FILENAME_TELL_A_FRIEND', 'tell_a_friend');
  160. define('FILENAME_TEMPLATE_SELECT', 'template_select');
  161. define('FILENAME_TIME_OUT','time_out');
  162. define('FILENAME_UNSUBSCRIBE', 'unsubscribe');
  163. define('FILENAME_ZONES', 'zones');
  164. define('FILENAME_WHOS_ONLINE', 'whos_online');
  165.  
  166.  
  167. // The following have .php or other suffix INTENTIONALLY !!!
  168.  
  169. define('FILENAME_BUTTON_NAMES','button_names.php');
  170. define('FILENAME_ALSO_PURCHASED_PRODUCTS', 'also_purchased_products.php');
  171. define('FILENAME_CATEGORIES_TABS','categories_tabs.php');
  172. define('FILENAME_CREDIT_CARDS', 'credit_cards.php');
  173. define('FILENAME_DATABASE_TEMPORARILY_DOWN','nddbc.html');
  174. define('FILENAME_EMAIL_EXTRAS','email_extras.php');
  175. define('FILENAME_FEATURED_PRODUCTS_MODULE','featured_products.php');
  176. define('FILENAME_HEADER','header.php');
  177. define('FILENAME_ICON_NAMES','icon_names.php');
  178. define('FILENAME_LISTING_DISPLAY_ORDER', 'listing_display_order.php');
  179. define('FILENAME_NEW_PRODUCTS', 'new_products.php');
  180. define('FILENAME_OTHER_IMAGES_NAMES','other_images_names.php');
  181. define('FILENAME_PREV_NEXT', 'products_previous_next.php');
  182. define('FILENAME_PREV_NEXT_DISPLAY', 'products_previous_next_display.php');
  183. define('FILENAME_PRODUCT_LISTING', 'product_listing.php');
  184. define('FILENAME_PRODUCTS_DISCOUNT_PRICES','products_discount_prices.php');
  185. define('FILENAME_SPECIALS_INDEX', 'specials_index.php');
  186. define('FILENAME_UPCOMING_PRODUCTS', 'upcoming_products.php');
  187.  
  188. define('FILENAME_BB_INDEX', 'index.php'); // phpBB main index filename
  189.  
  190.  


cron