Changeset 60d91a0 for lfs-latest.php
- Timestamp:
- 02/16/2018 05:48:07 PM (4 years ago)
- Branches:
- 10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 8.2, 8.3, 8.3-rc1, 8.3-rc2, 8.4, 8.4-rc1, 9.0, 9.0-rc1, 9.1, 9.1-rc1, arm, cross-chap5, ml-11.0, multilib, old-trunk, trunk, xry111/clfs-ng, xry111/git-transition, xry111/glibc-2.34, xry111/lfs-next, xry111/tester-nohack, xry111/usr-move
- Children:
- e8a2adc
- Parents:
- 751a13d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lfs-latest.php
r751a13d r60d91a0 79 79 else 80 80 { 81 exec( " elinks -dump $url 2>/dev/null", $lines );81 exec( "links -dump $url 2>/dev/null", $lines ); 82 82 return $lines; 83 83 }
Note:
See TracChangeset
for help on using the changeset viewer.