Changeset 11982
- Timestamp:
- 09/04/07 11:38:56 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/midcom/midcom.core/midcom/config/midcom_config.php
r11945 r11982 496 496 $GLOBALS['midcom_config_default']['positioning_enable'] = false; 497 497 498 // Page class (body class) 499 // If this argument is set to true, sanitized name of the component is added to the page class string. 500 $GLOBALS['midcom_config_default']['page_class_include_component'] = true; 501 498 502 /* ----- Include the site config ----- */ 499 503 /* This should be replaced by $_MIDGARD constructs */
