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

Diff of /fenglin/www/privacy.php

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

Revision 1.8 by sysadm, Sun Apr 13 03:29:02 2025 UTC Revision 1.10 by sysadm, Mon Apr 14 05:09:58 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 14  Line 16 
16  <?  <?
17          include "./head.inc.php";          include "./head.inc.php";
18  ?>  ?>
19  <table width="760" border="0" cellpadding="0" cellspacing="0">  <table width="1050" border="0" cellpadding="0" cellspacing="0">
20          <tr height=20 bgcolor=#F3F9FC>          <tr height="25" bgcolor=#F3F9FC>
21                  <td width="20">&nbsp;</td>                  <td width="20">&nbsp;</td>
22                  <td><? echo $BBS_name; ?> &gt;&gt; 隐私保护</td>                  <td><? echo $BBS_name; ?> &gt;&gt; 隐私保护</td>
23                  <td width="20">&nbsp;</td>                  <td width="20">&nbsp;</td>
# Line 27  Line 29 
29                  <td>&nbsp;</td>                  <td>&nbsp;</td>
30          </tr>          </tr>
31  </table>  </table>
32  <table width="760" border="0" cellpadding="0" cellspacing="0">  <table width="1050" border="0" cellpadding="0" cellspacing="0">
33          <tr>          <tr>
34                  <td width="10%"></td>                  <td width="10%"></td>
35                  <td width="80%" align="center">                  <td width="80%" align="center">


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

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