Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
73ab65a1
Commit
73ab65a1
authored
Dec 28, 2016
by
Francesc Guasch
Browse files
[#72] it works and sends message to the user
parent
e7181a5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada/Request.pm
View file @
73ab65a1
...
...
@@ -51,7 +51,7 @@ our %VALID_ARG = (
);
our
%CMD_SEND_MESSAGE
=
map
{
$_
=>
1
}
qw( create start shutdown prepare_base remove
screenshot
rename_domain)
;
qw( create start shutdown prepare_base remove
remove_base
rename_domain
screenshot
)
;
our
$CONNECTOR
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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