redacademy / rethink-spring-2019

http://rethink.van.cp.academy.red
0 stars 0 forks source link

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

Open benorgan opened 5 years ago

benorgan commented 5 years ago

https://github.com/redacademy/rethink-spring-2019/blob/307420d5cbf582d8ec53264cf482a660768a4ccb/themes/rcforward/js/charity-category.js#L52

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

benorgan commented 5 years ago

You also have some var_dumps in your PHP that need removing too (e.g. https://github.com/redacademy/rethink-spring-2019/blob/307420d5cbf582d8ec53264cf482a660768a4ccb/themes/rcforward/single-fund.php#L107)