Changeset 3465 for temp/trunk


Ignore:
Timestamp:
2006/08/31 13:00:08 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

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

    r3464 r3465  
    2626 
    2727// templates¥Õ¥©¥ë¥À¤Ë½ñ¤­¹þ¤ß¸¢¸Â¤òÉÕÍ¿ 
    28 $template_dir = ROOT_DIR . USER_DIR . "template/"; 
     28$template_dir = ROOT_DIR . USER_DIR . "templates/"; 
    2929if(!is_writable($template_dir)){ 
    3030    chmod($template_dir, 0666); 
Note: See TracChangeset for help on using the changeset viewer.