Ignore:
Timestamp:
2006/10/12 13:34:31 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/order/index.php

    r5934 r6085  
    1414        $this->tpl_mainno = 'order';         
    1515        $this->tpl_subno = 'index'; 
    16         $this->tpl_pager = ROOT_DIR . 'data/Smarty/templates/admin/pager.tpl'; 
     16        $this->tpl_pager = DATA_PATH . 'Smarty/templates/admin/pager.tpl'; 
    1717        $this->tpl_subtitle = '¼õÃí´ÉÍý'; 
    1818        global $arrORDERSTATUS; 
Note: See TracChangeset for help on using the changeset viewer.