/[LeafOK_CVS]/fenglin/bbs/vn_display.php
ViewVC logotype

Annotation of /fenglin/bbs/vn_display.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Sat May 24 17:59:07 2008 UTC (17 years, 9 months ago) by sysadm
Branch: MAIN
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