GX-Bug #57714 » SitemapFix.patch
src/media/content/sitemap.php (date 1528211266000) | ||
---|---|---|
34 | 34 |
/* eof gm */ |
35 | 35 |
|
36 | 36 |
|
37 |
if (sizeof($gm_tree) > 0) {
|
|
37 |
if (!empty($gm_tree)) {
|
|
38 | 38 |
|
39 | 39 |
$module_smarty->assign('language', $_SESSION['language']); |
40 | 40 |
$module_smarty->assign('module_content',$gm_tree); |