Changeset 5946 for temp/trunk/html/admin


Ignore:
Timestamp:
2006/09/29 20:11:00 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

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

    r5944 r5946  
    9090    // tpl¥Õ¥¡¥¤¥ë¤Îºï½ü 
    9191    $del_tpl = ROOT_DIR . USER_DIR . "templates/" . $arrPreData[0]['filename'] . '.tpl'; 
     92    sfprintr($del_tpl); 
    9293    if (file_exists($del_tpl)){ 
    9394        unlink($del_tpl);    
Note: See TracChangeset for help on using the changeset viewer.