Ignore:
Timestamp:
2006/08/31 20:55:26 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

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

    r3573 r3574  
    4646    $arrBlocData[0]['tpl_data'] = file_get_contents($arrBlocData[0]['tpl_path']); 
    4747    $objPage->arrBlocData = $arrBlocData[0]; 
     48} 
     49 
     50// ¥á¥Ã¥»¡¼¥¸É½¼¨ 
     51if ($_GET['msg'] == "on") { 
     52    // ´°Î»¥á¥Ã¥»¡¼¥¸ 
     53    $objPage->tpl_onload="alert('ÊÔ½¸¤¬´°Î»¤·¤Þ¤·¤¿¡£');"; 
    4854} 
    4955 
Note: See TracChangeset for help on using the changeset viewer.