Parent Directory
|
Revision Log
|
Patch
| Revision 1.9 by sysadm, Thu Oct 23 04:52:59 2025 UTC | Revision 1.10 by sysadm, Fri Oct 24 02:45:16 2025 UTC | |
|---|---|---|
| # | Line 458 window.addEventListener("load", () => { | Line 458 window.addEventListener("load", () => { |
| 458 | <table border="0" cellspacing="0" cellpadding="0" width="80%"> | <table border="0" cellspacing="0" cellpadding="0" width="80%"> |
| 459 | <tr> | <tr> |
| 460 | <td style="color:gray; font-size:14px;"> | <td style="color:gray; font-size:14px;"> |
| 461 | <pre><?= LML(htmlspecialchars($result_set["data"]["introduction"], ENT_HTML401, 'UTF-8'), true, true, 80); ?></pre> | <pre><?= LML(htmlspecialchars($result_set["data"]["introduction"], ENT_HTML401, 'UTF-8'), true, 80); ?></pre> |
| 462 | </td> | </td> |
| 463 | </tr> | </tr> |
| 464 | </table> | </table> |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |