Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
ed5b4c86
Commit
ed5b4c86
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2003-05-09 08:03:53 by cvscast] forget previous input when in session mode
Original author: cvscast Date: 2003-05-09 08:03:53+00:00
parent
4fa58590
Changes
1
Hide whitespace changes
Inline
Side-by-side
driver/webiface.ml
View file @
ed5b4c86
...
...
@@ -263,7 +263,7 @@ let main (cgi : Netcgi.std_activation) =
let
res
=
Format
.
flush_str_formatter
()
in
p
"<div class=
\"
box
\"
><h2>Results</h2><pre>"
;
cut
(
cgi
#
output
#
output_char
)
80
res
;
p
"</pre></div>"
;
dialog
src
;
dialog
(
if
!
persistant
then
""
else
src
)
;
if
ok
then
store_state
()
in
...
...
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