GX-Abgewiesen #47878 » AdminBoxEditProductLinkFix.patch
| src/inc/xtc_href_link.inc.php (revision ) | ||
|---|---|---|
| 62 | 62 |
$allowSessionIdInUrl = true, |
| 63 | 63 |
$deprecatedUnusedParam = null) |
| 64 | 64 |
{
|
| 65 |
return xtc_href_link($page, $queryString, $connection, $allowSessionIdInUrl, false); |
|
| 65 |
return xtc_href_link($page, $queryString, $connection, $allowSessionIdInUrl, false,false,false);
|
|
| 66 | 66 |
} |