Parent Directory
|
Revision Log
Remove redundant PHP closing tag
| 1 | <?php |
| 2 | require_once "../lib/vn_gif.inc.php"; |
| 3 | require_once "./session_init.inc.php"; |
| 4 | |
| 5 | $_SESSION["BBS_vn_str"] = VN_gen_str(4); |
| 6 | VN_gif_display($_SESSION["BBS_vn_str"]); |
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |