Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
CiviCRM Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
CiviCRM Core
Commits
14cf456b
Unverified
Commit
14cf456b
authored
2 years ago
by
colemanw
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #24252 from demeritcowboy/impossible
Remove unused impossible function in upgrade page
parents
a832e4ce
d33394ae
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CRM/Upgrade/Page/Upgrade.php
+0
-7
0 additions, 7 deletions
CRM/Upgrade/Page/Upgrade.php
with
0 additions
and
7 deletions
CRM/Upgrade/Page/Upgrade.php
+
0
−
7
View file @
14cf456b
...
...
@@ -16,13 +16,6 @@
*/
class
CRM_Upgrade_Page_Upgrade
extends
CRM_Core_Page
{
/**
* Pre-process.
*/
public
function
preProcess
()
{
parent
::
preProcess
();
}
/**
* Run upgrade.
*
...
...
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