[Typo3-shop] different category name

Rick [Futuros] typo3 at futuros.nl
Fri Aug 19 16:26:54 CEST 2005


Line: 870

Original code:
         if 
($GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['tt_products']['pageAsCategory'] == 
1) {

Changed code:
         if 
($GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['tt_products']['pageAsCategory'] == 
1 && 1==0) {

---
This is not a neat solutions. There should be a variable are nice wrapping 
function to manipulate this. 





More information about the TYPO3-project-tt-products mailing list