Ignore:
Timestamp:
2006/09/01 00:29:21 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/system/update.php

    r3609 r3610  
    3636    // ¥â¥¸¥å¡¼¥ë·´¤Î¥¤¥ó¥¹¥È¡¼¥ë 
    3737    lfInstallModule(); 
    38     header("Location: " . $_SERVER['PHP_SELF']); 
    3938    break; 
    4039// ¥¢¥ó¥¤¥ó¥¹¥È¡¼¥ë 
     
    4443    // ¥â¥¸¥å¡¼¥ë·´¤Î¥¤¥ó¥¹¥È¡¼¥ë    
    4544    lfUninstallModule(); 
    46     header("Location: " . $_SERVER['PHP_SELF']); 
    4745    break; 
    4846default: 
Note: See TracChangeset for help on using the changeset viewer.