Posted by Anonymous on Thu 28th May 07:08 (modification of post by view diff)
download | new post
- <?php
- /* Login check function written by Mark Cutting
- Prevents users from being able to access the application through
- bypassing the login screen
- */
- //instead of session_is_registered();
- {
- }
- else
- {
- }
- // End check login function
- ?>
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.