forked from ZwiiCMS-Team/ZwiiCampus
supprime un commentaire
This commit is contained in:
parent
cfb07b81d5
commit
3ee1398e2f
@ -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();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user