Changeset 14419 for branches/dev/html/admin
- Timestamp:
- 2007/06/07 16:06:29 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/admin/system/module.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/admin/system/module.php
r297 r14419 130 130 function lfLoadUpdateList() { 131 131 $objQuery = new SC_Query(); 132 $path = UPDATE_HTTP . "module .txt";132 $path = UPDATE_HTTP . "module_001.txt"; 133 133 $fp = @fopen($path, "rb"); 134 134
Note: See TracChangeset
for help on using the changeset viewer.
