Skip to content

Conversation

@christianbeeznest
Copy link
Contributor

No description provided.

@christianbeeznest christianbeeznest merged commit 5d3f0a4 into chamilo:master Aug 13, 2024
Comment on lines +181 to +183
header('Location: ' . api_get_path(WEB_PATH) . 'course/'.$course_info['real_id'].'/home?sid=0');
} else {
header('Location: ' . api_get_path(WEB_PATH) . 'course/'.$course_info['real_id'].'/about');
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Las rutas deberían generarse con $router->generate('legacy_main', ['name' => '']);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants