/[LeafOK_CVS]/fenglin/www/excerption.php
ViewVC logotype

Diff of /fenglin/www/excerption.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.6 by sysadm, Fri Apr 11 12:47:39 2025 UTC Revision 1.8 by sysadm, Sun Apr 13 10:57:11 2025 UTC
# Line 2  Line 2 
2          require_once "../lib/common.inc.php";          require_once "../lib/common.inc.php";
3          require_once "../lib/db_open.inc.php";          require_once "../lib/db_open.inc.php";
4          require_once "../bbs/session_init.inc.php";          require_once "../bbs/session_init.inc.php";
5    
6            mysqli_close($db_conn);
7  ?>  ?>
8  <html>  <html>
9  <head>  <head>
# Line 9  Line 11 
11  <title><? echo $BBS_name; ?> - 精品荟萃</title>  <title><? echo $BBS_name; ?> - 精品荟萃</title>
12  <link rel="stylesheet" href="css/default.css" type="text/css">  <link rel="stylesheet" href="css/default.css" type="text/css">
13  </head>  </head>
   
14  <body>  <body>
15  <center>  <center>
16  <?  <?


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1