Advertisement
Guest User

Untitled

a guest
Jul 3rd, 2011
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.61 KB | None | 0 0
  1. --- ./read_footer_k.inc.php.old 2011-06-27 16:07:33.000000000 +0900
  2. +++ ./read_footer_k.inc.php     2011-07-04 00:52:15.699472451 +0900
  3. @@ -67,7 +67,8 @@
  4.      
  5.      $index_uri = UriUtil::buildQueryUri('index.php', array(UA::getQueryKey() => UA::getQueryValue()));
  6.  
  7. -    $goto_select_ht = _csrangeform(isset($GLOBALS['word']) ? $last_hit_resnum : $aThread->resrange['to'], $aThread);
  8. +       $goto_select_ht = _csrangeform(isset($GLOBALS['word']) ? $last_hit_resnum : $aThread->resrange['to'], $aThread)
  9. +     . $goto_select_ht . '</form>';
  10.      ?>
  11.  <?php echo $toolbar_back_board_ht; ?>
  12.  <div class="footform">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement