05-27-2017, 02:58 PM
Scott,
Did you get this working?
The line you were missing for your reference is:
Best of luck.
Did you get this working?
The line you were missing for your reference is:
Code:
<?php if (!securePage($_SERVER['PHP_SELF'])){die();} ?>
Best of luck.