Ignore:
Timestamp:
2011/03/09 14:31:45 (13 years ago)
Author:
Seasoft
Message:

#627(ソース整形・ソースコメントの改善)

  • TAB
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/data/class/pages/mypage/LC_Page_Mypage_Favorite.php

    r20541 r20562  
    118118        // ページ送りの取得 
    119119        $objNavi        = new SC_PageNavi_Ex($objPage->tpl_pageno, $linemax, SEARCH_PMAX, 'fnNaviPage', NAVI_PMAX); 
    120         $this->tpl_strnavi = $objNavi->strnavi;     // 表示文字列 
     120        $this->tpl_strnavi = $objNavi->strnavi; // 表示文字列 
    121121        $startno        = $objNavi->start_row; 
    122122 
Note: See TracChangeset for help on using the changeset viewer.