Parent Directory
|
Revision Log
|
Patch
| Revision 1.5 by sysadm, Thu Dec 20 04:34:34 2012 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> |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |