/[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.4 by sysadm, Mon Mar 3 06:31:41 2025 UTC Revision 1.6 by sysadm, Sat Mar 29 07:06:57 2025 UTC
# Line 1  Line 1 
1  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">  <?
2            require_once "../lib/common.inc.php";
3    ?>
4  <html>  <html>
5  <head>  <head>
6  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7  <title>枫林在线 - 隐私保护</title>  <title><? echo $BBS_name; ?> - 隐私保护</title>
8  <link rel="stylesheet" href="css/default.css" type="text/css">  <link rel="stylesheet" href="css/default.css" type="text/css">
9  </head>  </head>
10    
# Line 14  Line 16 
16  <table width="760" border="0" cellpadding="0" cellspacing="0">  <table width="760" border="0" cellpadding="0" cellspacing="0">
17          <tr height=20 bgcolor=#F3F9FC>          <tr height=20 bgcolor=#F3F9FC>
18                  <td width="20">&nbsp;</td>                  <td width="20">&nbsp;</td>
19                  <td>枫林在线 &gt;&gt; 隐私保护</td>                  <td><? echo $BBS_name; ?> &gt;&gt; 隐私保护</td>
20                  <td width="20">&nbsp;</td>                  <td width="20">&nbsp;</td>
21          </tr>          </tr>
22          <tr>          <tr>


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

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