Bläddra i källkod

Update arclist.lib.php

tags/6.3.2
叙述、别离 9 månader sedan
förälder
incheckning
84d2238e5e
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. +0
    -1
      src/system/taglib/arclist.lib.php

+ 0
- 1
src/system/taglib/arclist.lib.php Visa fil

@@ -358,7 +358,6 @@ function lib_arclistDone (&$refObj, &$ctag, $typeid=0, $row=10, $col=1, $titlele
$row['title'] = cn_substr($row['title'], $titlelen);
if ($row['color'] != '') $row['title'] = "<span style='color:".$row['color']."'>".$row['title']."</span>";
if (preg_match('#b#', $row['flag'])) $row['title'] = "".$row['title']."";
//$row['title'] = "".$row['title']."";
$row['textlink'] = "<a href='".$row['filename']."'>".$row['title']."</a>";
$row['plusurl'] = $row['phpurl'] = $GLOBALS['cfg_phpurl'];
$row['memberurl'] = $GLOBALS['cfg_memberurl'];


Laddar…
Avbryt
Spara