Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
Composr
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
Composr ecosystem
Composr
Commits
4eda43f9
Commit
4eda43f9
authored
3 months ago
by
Patrick Schmalstig
Browse files
Options
Downloads
Patches
Plain Diff
Broken make upgrader block
parent
cc4c5c94
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
sources_custom/miniblocks/cms_homesite_make_upgrader.php
+1
-1
1 addition, 1 deletion
sources_custom/miniblocks/cms_homesite_make_upgrader.php
with
1 addition
and
1 deletion
sources_custom/miniblocks/cms_homesite_make_upgrader.php
+
1
−
1
View file @
4eda43f9
...
...
@@ -130,7 +130,7 @@ require_code('version2');
$from_version_dotted
=
get_version_dotted__from_anything
(
$from_long_dotted_number_with_qualifier
);
// Canonicalise
require_code
(
'cms_homesite'
);
require_code
(
'
uploads/website_specific/composr.app/upgrades/
make_upgrader
.php
'
);
require_code
(
'
cms_homesite_
make_upgrader'
);
$ret
=
make_upgrade_get_path
(
$from_version_dotted
,
$to_version_dotted
);
if
(
$ret
[
1
]
!==
null
)
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment