Ignore:
Timestamp:
2006/09/29 20:16:26 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

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

    r5947 r5948  
    9090    // tpl¥Õ¥¡¥¤¥ë¤Îºï½ü 
    9191    $del_tpl = ROOT_DIR . USER_DIR . "templates/" . $arrPreData[0]['filename'] . '.tpl'; 
    92     sfprintr($del_tpl); 
    9392    if (file_exists($del_tpl)){ 
    9493        unlink($del_tpl);    
    95         sfprintr("test"); 
    96     } 
    97      
    98     exit(); 
     94    } 
    9995     
    10096    // DB¤Ø¥Ç¡¼¥¿¤ò¹¹¿·¤¹¤ë 
Note: See TracChangeset for help on using the changeset viewer.