Ignore:
Timestamp:
2006/10/17 20:46:26 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

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

    r6417 r6419  
    132132    $path = UPDATE_HTTP . "update.txt"; 
    133133    $fp = @fopen($path, "rb"); 
    134      
    135      
    136      
     134         
    137135    if(!$fp) { 
    138136        sfErrorHeader(">> " . $path . "¤Î¼èÆÀ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿¡£"); 
Note: See TracChangeset for help on using the changeset viewer.