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