Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Main
Synchronet
Commits
c5408b6c
Commit
c5408b6c
authored
Apr 12, 2022
by
Stephen Hurd
Browse files
Copy in missing ws and bs variables from lord.js
parent
9d752c75
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
xtrn/lord2/lord2.js
xtrn/lord2/lord2.js
+2
-0
No files found.
xtrn/lord2/lord2.js
View file @
c5408b6c
...
@@ -3101,6 +3101,8 @@ function mail_to(pl, quotes)
...
@@ -3101,6 +3101,8 @@ function mail_to(pl, quotes)
var
f
;
var
f
;
var
t
;
var
t
;
var
op
=
pfile
.
get
(
pl
);
var
op
=
pfile
.
get
(
pl
);
var
bs
=
'
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
\
x08
'
;
var
ws
=
'
'
;
if
(
op
===
null
||
op
.
deleted
)
if
(
op
===
null
||
op
.
deleted
)
throw
new
Error
(
'
mail_to() illegal user
'
);
throw
new
Error
(
'
mail_to() illegal user
'
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment