Changeset 11937


Ignore:
Timestamp:
2007/03/22 15:40:52 (17 years ago)
Author:
inoue
Message:

プロトタイプ

Location:
branches/dev/html/admin/products
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/admin/products/trackback.php

    r11935 r11937  
    1414    function LC_Page() { 
    1515        global $arrPageMax; 
    16         global $arrRECOMMEND; 
    17         global $arrSex; 
    1816        $this->arrPageMax = $arrPageMax; 
    19         $this->arrRECOMMEND = $arrRECOMMEND; 
    20         $this->arrSex = $arrSex; 
    2117        $this->tpl_mainpage = 'products/trackback.tpl'; 
    2218        $this->tpl_subnavi = 'products/subnavi.tpl'; 
Note: See TracChangeset for help on using the changeset viewer.