Changeset 3721 for temp/trunk


Ignore:
Timestamp:
2006/09/06 18:34:22 (20 years ago)
Author:
kakinaka
Message:

blank

Location:
temp/trunk
Files:
2 edited

Legend:

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

    r3718 r3721  
    151151        // TPL¥Õ¥¡¥¤¥ëºîÀ® 
    152152        $cre_tpl = dirname( ROOT_DIR . USER_DIR . "templates/" . $_POST['url']) . "/" . basename($_POST['url']) . '.tpl'; 
     153         
     154        sfprintr($cre_tpl); 
    153155 
    154156        lfCreateFile($cre_tpl); 
Note: See TracChangeset for help on using the changeset viewer.