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

Contents of /fenglin/bbs/vn_display.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Wed Mar 26 11:48:07 2025 UTC (11 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.1: +1 -1 lines
Refine

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