Parent Directory
|
Revision Log
vn_str should be set to null no matter login auth is succeeded or failed VN should be processed seperately for login and sign up
| 1 | sysadm | 1.1 | <? |
| 2 | if (!extension_loaded("gd")) | ||
| 3 | dl ("php_gd2.dll"); | ||
| 4 | require_once "./session_init.inc.php"; | ||
| 5 | require_once "../lib/vn_gif.inc.php"; | ||
| 6 | ?> | ||
| 7 | <? | ||
| 8 | $_SESSION["BBS_vn_str"]=VN_gen_str(4); | ||
| 9 | ?> |
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |