/[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.6 by sysadm, Sat Jan 5 13:45:27 2013 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">
                         <!-- Ads of Google -->  
171  <script type="text/javascript"><!--  <script type="text/javascript"><!--
172  google_ad_client = "pub-3013347141025996";  google_ad_client = "ca-pub-3013347141025996";
173  /* fenglin_content_right */  /* fenglin_content_right */
174  google_ad_slot = "1068955943";  google_ad_slot = "1068955943";
175  google_ad_width = 120;  google_ad_width = 120;


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

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