This message is supposed to appear when you try to include
the users.php file in another file (by using the php include()
function). I have not reckoned any problems with it as long
as I have not been including it in other files, but I have now
replaced the security check with a more stable, but
potentially less secure design.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=678571
This message is supposed to appear when you try to include
the users.php file in another file (by using the php include()
function). I have not reckoned any problems with it as long
as I have not been including it in other files, but I have now
replaced the security check with a more stable, but
potentially less secure design.