GX-Bug #66970 » CategoryIdCategoryDescriptionBottomThemeContentView.patch
src/GXMainComponents/View/ThemeContentViews/categories/CategoryDescriptionBottomThemeContentView.inc.php (date 1590570103680) | ||
---|---|---|
17 | 17 |
|
18 | 18 |
$this->set_content_template('category_description_bottom.html'); |
19 | 19 |
$this->set_flat_assigns(true); |
20 |
|
|
21 |
$this->set_content_data('CATEGORIES_ID', sha1($_SERVER['HTTP_HOST']. $_SERVER['REQUEST_URI'])); |
|
20 | 22 |
} |
21 | 23 |
} |