Changeset 60 for Dev/trunk/index.php
- Timestamp:
- 07/28/11 15:22:30 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/trunk/index.php
r59 r60 15 15 echo "please fill in a username and password"; 16 16 } 17 18 if (isset($_SESSION['username'])) 19 redirect('mainmenu.php'); 17 20 ?> 18 21
Note: See TracChangeset
for help on using the changeset viewer.