Changeset 14419


Ignore:
Timestamp:
2007/06/07 16:06:29 (17 years ago)
Author:
matsumura
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/admin/system/module.php

    r297 r14419  
    130130function lfLoadUpdateList() { 
    131131    $objQuery = new SC_Query(); 
    132     $path = UPDATE_HTTP . "module.txt"; 
     132    $path = UPDATE_HTTP . "module_001.txt"; 
    133133    $fp = @fopen($path, "rb"); 
    134134     
Note: See TracChangeset for help on using the changeset viewer.