Skip to content
Snippets Groups Projects
Unverified Commit 3b2447ab authored by Tobias Reischmann's avatar Tobias Reischmann
Browse files

Included timelastrun in specificdate settings

parent a9e921e5
No related branches found
No related tags found
No related merge requests found
......@@ -120,6 +120,7 @@ class specificdate extends base_automatic {
public function instance_settings() {
return array(
new instance_setting('dates', PARAM_TEXT),
new instance_setting('timelastrun', PARAM_INT),
);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment