Changeset 6424 for temp/trunk/html/admin/system
- Timestamp:
- 2006/10/17 21:30:31 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/system/module.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/system/module.php
r6419 r6424 130 130 function lfLoadUpdateList() { 131 131 $objQuery = new SC_Query(); 132 $path = UPDATE_HTTP . " update.txt";132 $path = UPDATE_HTTP . "module.txt"; 133 133 $fp = @fopen($path, "rb"); 134 134
Note: See TracChangeset
for help on using the changeset viewer.
