Parent Directory
|
Revision Log
|
Patch
| Revision 1.3 by sysadm, Sat Apr 5 04:13:45 2025 UTC | Revision 1.4 by sysadm, Sat Apr 5 04:18:25 2025 UTC | |
|---|---|---|
| # | Line 115 TD.content | Line 115 TD.content |
| 115 | case "gif": | case "gif": |
| 116 | case "jpg": | case "jpg": |
| 117 | case "jpeg": | case "jpeg": |
| 118 | case "png": | |
| 119 | case "tif": | |
| 120 | case "tiff": | |
| 121 | ?> | ?> |
| 122 | <img onmousewheel="return bbs_img_zoom(event, this)" src="/bbs/dl_file.php?aid=<? echo $row_attachment["AID"]; ?>"> | <img onmousewheel="return bbs_img_zoom(event, this)" src="/bbs/dl_file.php?aid=<? echo $row_attachment["AID"]; ?>"> |
| 123 | <? | <? |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |