Ignore:
Timestamp:
2007/06/14 22:01:13 (19 years ago)
Author:
adati
Message:

1.4.0a-betaのマージ

File:
1 edited

Legend:

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

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