Enable Debug Mode for Multiple IPs
<?php | |
//* Do NOT include the opening php tag above. Copy the code shown below. | |
$debug_ips = array(‘202.71.5.115′,’SOME.OTHER.IP’); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment