/[LeafOK_CVS]/fenglin/www/view_article.php
ViewVC logotype

Diff of /fenglin/www/view_article.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.1 by sysadm, Tue Apr 1 05:24:00 2025 UTC Revision 1.2 by sysadm, Fri Apr 4 03:30:46 2025 UTC
# Line 110  TD.content Line 110  TD.content
110                  $ext=strtolower(substr($filename,(strrpos($filename,".") ? strrpos($filename,".")+1 : 0)));                  $ext=strtolower(substr($filename,(strrpos($filename,".") ? strrpos($filename,".")+1 : 0)));
111  ?>  ?>
112                                                  <img src="images/dl.gif"><a class="s2" href="/bbs/dl_file.php?aid=<? echo $row_attachment["AID"]; ?>" target="_target"><? echo $filename; ?></a> (<? echo $size; ?>字节)                                                  <img src="images/dl.gif"><a class="s2" href="/bbs/dl_file.php?aid=<? echo $row_attachment["AID"]; ?>" target="_target"><? echo $filename; ?></a> (<? echo $size; ?>字节)
113                                                  <? if ($check==0){?><font color=red>未验证</font><? } else { ?>                                                  <? if ($check==0){?><font color=red>未审核</font><? } else { ?>
114                                                  <br>                                                  <br>
115  <?  <?
116                  switch ($ext)                  switch ($ext)


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

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