supprime un commentaire

This commit is contained in:
Fred Tempez 2024-04-23 11:54:32 +02:00
parent cfb07b81d5
commit 3ee1398e2f
1 changed files with 0 additions and 1 deletions

View File

@ -479,7 +479,6 @@ class core extends common
is_array($pagesId['page']) &&
array_key_exists($this->getUrl(0), $pagesId['page'])
) {
//$_SESSION['ZWII_SITE_CONTENT'] = $key;
header('Refresh:0; url=' . helper::baseUrl() . 'course/swap/' . $key . '/' . $this->getUrl(0));
exit();
}