Changeset 3572 for temp/trunk/html/admin/design/header.php
- Timestamp:
- 2006/08/31 20:52:00 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/design/header.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/design/header.php
r3571 r3572 40 40 if ($_POST['mode'] == 'confirm'){ 41 41 copy($pre_DIR.$division.".tpl", $tpl_DIR.$division.".tpl"); 42 // ´°Î»¥á¥Ã¥»¡¼¥¸¡Ê¥×¥ì¥Ó¥å¡¼»þ¤Ïɽ¼¨¤·¤Ê¤¤¡Ë 43 $objPage->tpl_onload="alert('ÊÔ½¸¤¬´°Î»¤·¤Þ¤·¤¿¡£');"; 42 44 } 43 45 … … 48 50 $footer_data = file_get_contents($pre_DIR . "footer.tpl"); 49 51 50 $objPage->tpl_onload="alert('ÊÔ½¸¤¬´°Î»¤·¤Þ¤·¤¿¡£');";51 52 52 53 }else{
Note: See TracChangeset
for help on using the changeset viewer.
