Last active
April 6, 2017 05:37
-
-
Save shabbirbhimani/90d6d42337716bc2268518724ac2e12e to your computer and use it in GitHub Desktop.
Enable Debug Mode for Multiple IPs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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