/[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.3 by sysadm, Thu Dec 24 03:55:38 2009 UTC Revision 1.7 by sysadm, Fri Jul 28 13:06:10 2023 UTC
# Line 95  TD.content Line 95  TD.content
95                                          <td></td>                                          <td></td>
96                                  </tr>                                  </tr>
97                                  <tr>                                  <tr>
98                                          <td class="content"><? echo LML(str_replace("\n","<br>",htmlspecialchars($content)),true,true,70); ?></td>                                          <td class="content"><? echo LML(str_replace("\n","<br>",htmlspecialchars($content, ENT_COMPAT | ENT_HTML401, 'GB2312')),true,true,70); ?></td>
99                                  </tr>                                  </tr>
100                                  <tr>                                  <tr>
101                                          <td>                                          <td>
# Line 168  TD.content Line 168  TD.content
168                          </table>                          </table>
169                  </td>                  </td>
170                  <td valign="top">                  <td valign="top">
171                          <!-- Ads of Google -->  <script type="text/javascript">
172  <script type="text/javascript"><!--      google_ad_client = "ca-pub-3013347141025996";
173  google_ad_client = "pub-3013347141025996";      google_ad_slot = "1068955943";
174  /* fenglin_content_right */      google_ad_width = 120;
175  google_ad_slot = "1068955943";      google_ad_height = 600;
 google_ad_width = 120;  
 google_ad_height = 600;  
 //-->  
176  </script>  </script>
177    <!-- fenglin_content_right -->
178  <script type="text/javascript"  <script type="text/javascript"
179  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">  src="//pagead2.googlesyndication.com/pagead/show_ads.js">
180  </script>  </script>
181                  </td>                  </td>
182          </tr>          </tr>


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

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