/[LeafOK_CVS]/fenglin/bbs/themes/default/post.view.php
ViewVC logotype

Diff of /fenglin/bbs/themes/default/post.view.php

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

Revision 1.3 by sysadm, Mon Apr 7 14:49:00 2025 UTC Revision 1.4 by sysadm, Fri Apr 11 12:58:45 2025 UTC
# Line 148  window.addEventListener("load", () => { Line 148  window.addEventListener("load", () => {
148  <table border="0" cellpadding="1" cellspacing="0" width="770">  <table border="0" cellpadding="1" cellspacing="0" width="770">
149          <tr>          <tr>
150                  <td>                  <td>
151                          <a class="s2" href="main.php?sid=<? echo $result_set["data"]["sid"]; ?>"><? echo $BBS_name; ?></a>&gt;&gt;<a class="s2" href="bbs.php?sid=<? echo $result_set["data"]["sid"]; ?>"><? echo $result_set["data"]["section_title"]; ?></a>&gt;&gt;<?                          <a class="s2" href="main.php?sid=<? echo $result_set["data"]["sid"]; ?>"><? echo $BBS_name; ?></a>&gt;&gt;<a class="s2" href="list.php?sid=<? echo $result_set["data"]["sid"]; ?>"><? echo $result_set["data"]["section_title"]; ?></a>&gt;&gt;<?
152          if ($result_set["data"]["id"] == 0)          if ($result_set["data"]["id"] == 0)
153          {          {
154                  if ($result_set["data"]["reply_id"] > 0)                  if ($result_set["data"]["reply_id"] > 0)


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

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