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

Diff of /fenglin/www/show_article.php

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

Revision 1.15 by sysadm, Fri Mar 28 10:31:47 2025 UTC Revision 1.16 by sysadm, Fri Mar 28 14:21:52 2025 UTC
# Line 33  Line 33 
33  <html>  <html>
34  <head>  <head>
35  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
36  <title>枫林在线 - <? echo $row["title"]; ?> </title>  <title>枫林在线 - <? echo htmlspecialchars($row["title"], ENT_HTML401, 'UTF-8'); ?> </title>
37  <link rel="stylesheet" href="css/default.css" type="text/css">  <link rel="stylesheet" href="css/default.css" type="text/css">
38  <style type="text/css">  <style type="text/css">
39    


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

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