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
xmlsitemap
Commits
2e94ea85
Commit
2e94ea85
authored
Aug 29, 2010
by
Dave Reid
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
by Dave Reid: Convert the xmlsitemap_max_filesize variable to a max_filesize column.
parent
c3e77a09
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
xmlsitemap.install
xmlsitemap.install
+0
-1
No files found.
xmlsitemap.install
View file @
2e94ea85
...
...
@@ -455,7 +455,6 @@ function xmlsitemap_update_6202() {
* per-sitemap.
*/
function
xmlsitemap_update_6203
()
{
db_drop_field
(
'xmlsitemap_sitemap'
,
'max_filesize'
);
if
(
!
db_field_exists
(
'xmlsitemap_sitemap'
,
'max_filesize'
))
{
drupal_load
(
'module'
,
'xmlsitemap'
);
...
...
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