Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with line 24 in JokeController.php #1

Open
huffe002 opened this issue Jan 30, 2023 · 0 comments
Open

Problems with line 24 in JokeController.php #1

huffe002 opened this issue Jan 30, 2023 · 0 comments

Comments

@huffe002
Copy link

The delete button caused errors in the zip file of the CMS-Entrypoint-Autoload branche (Chapter 9, somewhere halfway)

This is what it is:
header('location: index.php?action=list');

To get the delete button work I made it this
header('location: '/joke/list');

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

No branches or pull requests

1 participant