Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
simple_sitemap
Commits
5eeb92c8
Commit
5eeb92c8
authored
Mar 04, 2016
by
Pawel G
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removing unused variable.
parent
35c1123b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
simple_sitemap.module
simple_sitemap.module
+0
-1
No files found.
simple_sitemap.module
View file @
5eeb92c8
...
...
@@ -52,7 +52,6 @@ function simple_sitemap_form_alter(&$form, $form_state, $form_id) {
'#options'
=>
SitemapGenerator
::
get_priority_select_values
(),
'#default_value'
=>
$priority
,
);
$cron_generate
=
$sitemap
->
get_setting
(
'cron_generate'
);
$form
[
'simple_sitemap'
][
'simple_sitemap_regenerate_now'
]
=
array
(
'#type'
=>
'checkbox'
,
...
...
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