Changeset 3281 for temp/trunk/html/admin


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

blank

File:
1 edited

Legend:

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

    r3279 r3281  
    263263     
    264264    sfprintr($arrTemplate); 
    265     sfprintr($fileArray=glob( ROOT_DIR. $tpl_path."*" )); 
     265    sfprintr($fileArray=glob( ROOT_DIR. $tpl_path."*.tpl" )); 
    266266     
    267267    // TOP¤òÊѹ¹¤·¤¿¾ì¹ç¤Ë¤ÏÁ´²èÌÌÊѹ¹ 
Note: See TracChangeset for help on using the changeset viewer.