Changeset 1551 in ExiteCMS
- Timestamp:
- 07/27/08 18:54:58 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/common/wiki/php-files/modules/wiki/actions/mostvisited.php
r1447 r1551 89 89 $str .= "\t\t<td class='tbl2' align=\"right\">".$i."</td>\n"; 90 90 } 91 $str .= "\t\t<td class='tbl1'>".$this-> Format($pag)."</td>\n";91 $str .= "\t\t<td class='tbl1'>".$this->Link($pag)."</td>\n"; 92 92 if ($show_owner) 93 93 {
Note: See TracChangeset
for help on using the changeset viewer.
