Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ACF
acf-dnscache
Commits
af98724a
Commit
af98724a
authored
Jun 04, 2009
by
root
Browse files
Updated for startstop in core 0.5.0
parent
31d1f94e
Changes
1
Show whitespace changes
Inline
Side-by-side
dnscache-controller.lua
View file @
af98724a
...
...
@@ -10,7 +10,7 @@ function status(self)
end
function
startstop
(
self
)
return
controllerfunctions
.
handle_startstop
(
self
,
self
.
model
.
startstop_service
,
self
.
model
.
getstatus
,
self
.
clientdata
)
return
controllerfunctions
.
handle_startstop
(
self
,
self
.
model
.
startstop_service
,
self
.
clientdata
)
end
function
config
(
self
)
...
...
Write
Preview
Supports
Markdown
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