Changeset 3238 for temp/trunk/html


Ignore:
Timestamp:
2006/08/30 21:31:20 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/design/template.php

    r3236 r3238  
    259259    } 
    260260     
     261    sfprintr($arrTemplate); 
     262     
     263/*   
    261264    // TOP¤òÊѹ¹¤·¤¿¾ì¹ç¤Ë¤ÏÁ´²èÌÌÊѹ¹ 
    262265    if ($objPage->tpl_subno_template == $objPage->arrSubnavi[1]){ 
     
    270273        copy($arrTemplate[$chk_tpl][$tpl_element], ROOT_DIR . INCLUDE_DIR . $tpl_name); 
    271274    } 
    272 } 
     275*/ 
     276} 
Note: See TracChangeset for help on using the changeset viewer.