Changeset 704 for trunk/phpbms/index.php
- Timestamp:
- 01/01/10 23:10:02 (2 years ago)
- Files:
-
- 1 modified
-
trunk/phpbms/index.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/phpbms/index.php
r702 r704 38 38 */ 39 39 require_once("include/session.php"); 40 41 40 42 require_once("include/login_include.php"); 41 43 … … 52 54 53 55 }//endif 56 57 58 if(isset($_SESSION["userinfo"])) 59 goURL(DEFAULT_LOAD_PAGE); 54 60 55 61 $pageTitle = formatVariable(APPLICATION_NAME)." Log in"; … … 74 80 </noscript> 75 81 76 <form name="form1" method="post" action="<?php echo $_SERVER["PHP_SELF"]?>">82 <form name="form1" method="post" action="<?php echo htmlentities($_SERVER["PHP_SELF"])?>"> 77 83 78 84 <p>