Login
Preferences
Help/Guide
About Trac
Forgot your password?
Wiki
Context Navigation
←
Previous Change
Wiki History
Next Change →
Changes between
Version 6
and
Version 7
of
BackDoor
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
03/27/09 08:52:08 (
16 years
ago)
Author:
Don Wilson
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
BackDoor
v6
v7
12
12
document.bkdrform.month.value = (now.getMonth() + 1);
13
13
document.bkdrform.date.value = now.getDate();
14
document.bkdrform.year.value = now.get
Year();
14
document.bkdrform.year.value = now.get
Full
Year();
15
15
16
16
document.bkdrform.m1.value = "00";