Skip to content

Possible duplicate defines #272

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
drbyte opened this issue Nov 4, 2020 · 1 comment
Open

Possible duplicate defines #272

drbyte opened this issue Nov 4, 2020 · 1 comment

Comments

@drbyte
Copy link
Contributor

drbyte commented Nov 4, 2020

These are already defined in index.php, advanced_search.php and advanced_search_result.php:

// -----
// Used by various product listing pages, e.g. SNAF.
//
define('TABLE_HEADING_IMAGE', 'Product Image');
define('TABLE_HEADING_PRODUCTS', 'Product Name');
define('TABLE_HEADING_MANUFACTURER', 'Manufacturer');
define('TABLE_HEADING_PRICE', 'Price');
define('TABLE_HEADING_WEIGHT', 'Weight');
define('TABLE_HEADING_BUY_NOW', 'Buy Now');
@lat9
Copy link
Collaborator

lat9 commented Nov 5, 2020

Yes, but they're also used in featured_products, products_new and products_all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants