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

Remove debugging statements (e.g. console.log and var_dump) #5

Open
benorgan opened this issue Jun 19, 2019 · 1 comment
Open

Remove debugging statements (e.g. console.log and var_dump) #5

benorgan opened this issue Jun 19, 2019 · 1 comment

Comments

@benorgan
Copy link

If this code is working then don't forget to remove the console.log statements.

@benorgan
Copy link
Author

You also have some var_dumps in your PHP that need removing too (e.g.

<!-- <?php var_dump($charity_description); ?> -->
)

@benorgan benorgan changed the title Remove console.log statements Remove debugging statements (e.g. console.log and var_dump) Jun 19, 2019
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