I'm working on some code and I'm trying to pop the hood on the login logic.
I'm trying to track down the URL that's actually handling the SELECT that will query the database and I keep seeing this:
$_SERVER['LOGIN_URL']
I see it referenced in the code, but I've yet to locate where it's actually defined.
Having googled it, I get the impression that this is a fairly common piece of syntax.
What is it and were do you find it?
But...
I was able to figure things out and the ticket has been solved!
BOOM!
Thanks for your help!