[ Index ]

PHP Cross Reference of osCMax 2.0.4

title

Body

[close]

/admin/ -> new_attributes_config.php (source)

   1  <?php
   2  
   3  // Change to your default language ID if it differs.
   4    $languageFilter = "1";
   5    
   6  // If you have Options Type Feature ver. 2.02.MS1 by countezero installed - make this = "1"
   7    $optionTypeInstalled = "0";
   8    
   9  // If you have "Attributes Sorter & Copier v5.1 with weight" 
  10  // by Linda McGrath installed - make this = "1"
  11    $optionSortCopyInstalled = "0";
  12  
  13  // If you have Option Type Feature v-1.4 by Chandra Roukema installed - make this = "1"
  14    $optionTypeTextInstalled = "0";
  15  // If you have Option Type Feature v-1.4 by Chandra Roukema installed - set this to your
  16  // PRODUCTS_OPTIONS_VALUE_TEXT_ID value ( usually "0" )
  17    $optionTypeTextInstalledID = "0";
  18    
  19  ?>


Generated: Fri Jan 1 13:43:16 2010 Cross-referenced by PHPXref 0.7