3f6efda2 | 07-Jul-2001 |
Gabor Hojtsy |
Hope this corrects the bug introduced by the big commit by Jim |
ece30abb | 07-Jul-2001 |
Gabor Hojtsy |
Ugly debug echo to test that mysql insert... |
65ac5560 | 07-Jul-2001 |
Gabor Hojtsy |
Use the same dropdown list, to minimize confusion |
e4d114f6 | 07-Jul-2001 |
Gabor Hojtsy |
Reverted Jim's commit (using the new function) |
dcddb1d4 | 07-Jul-2001 |
jim winstead |
yeesh, a lot of work, and the code is actually longer. i think it is organized more better now, though, with less duplication. it also does validation on bug updates, and redisplays the form when the
yeesh, a lot of work, and the code is actually longer. i think it is organized more better now, though, with less duplication. it also does validation on bug updates, and redisplays the form when there are errors.
show more ...
|
0447a8f0 | 07-Jul-2001 |
jim winstead |
note that tar and zip don't put the files into a directory (closes bug #11128) |
85123f4f | 07-Jul-2001 |
jim winstead |
cmd is just display now |
4db59d99 | 07-Jul-2001 |
jim winstead |
phpver is 3, 4, or 0 |
f0ab7af9 | 07-Jul-2001 |
jim winstead |
this file moved |
e46c998a | 07-Jul-2001 |
jim winstead |
add 'error' style for error messages |
bf3c3abb | 07-Jul-2001 |
jim winstead |
prompt people to change mirrors on the download page |
ae3a778e | 07-Jul-2001 |
jim winstead |
stay on same page when switching mirrors |
1afe00e7 | 07-Jul-2001 |
jim winstead |
move listing of mirrors in dropdown to function |
92d689f2 | 07-Jul-2001 |
jim winstead |
fix and simplify the php 3 download page, and add note about php 3 no longer being developed |
ecf8886f | 07-Jul-2001 |
jim winstead |
require short and long description, redisplay the form when there is errors, and some whitespace/style cleanups (sorry, thought i had checked in the substantive changes before going on another sweep
require short and long description, redisplay the form when there is errors, and some whitespace/style cleanups (sorry, thought i had checked in the substantive changes before going on another sweep for those)
show more ...
|
24c4adcb | 07-Jul-2001 |
jim winstead |
d'oh! |
bed198fd | 07-Jul-2001 |
jim winstead |
clean up functions that show option lists and make them consistent, clean up show_menu |
b67f5f68 | 07-Jul-2001 |
jim winstead |
some more bugs.php cleanup, split the bug reporting form into an include file |
6b304c42 | 07-Jul-2001 |
jim winstead |
hide the $MIRRORS array behind some access functions, for the most part |
ab5b4a99 | 07-Jul-2001 |
jim winstead |
they don't capitalize pair. |
3b7cef3d | 07-Jul-2001 |
jim winstead |
why does /include/ redirect to the manual? go home instead. |
3c4c95b2 | 07-Jul-2001 |
jim winstead |
set the type of inactive mirrors so they won't show up in the dropdown |
d887d693 | 07-Jul-2001 |
jim winstead |
mirrors list is kept in and generated from the database now |
5e313e34 | 07-Jul-2001 |
jim winstead |
generate list of mirrors from database |
c2f85aff | 07-Jul-2001 |
jim winstead |
don't need to sleep twice in here |