Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev/core#2590 - Remove unused function CRM_Utils_File::relativeDirectory #20270

Merged
merged 1 commit into from
May 12, 2021

Conversation

demeritcowboy
Copy link
Contributor

Overview

It's only loosely related to the lab ticket since it came up while pondering.

I could put a deprecatedFunctionWarning call instead but I don't see anywhere in universe that it's used and it's had the deprecated annotation for 2 years.

@civibot
Copy link

civibot bot commented May 11, 2021

(Standard links)

@civibot civibot bot added the master label May 11, 2021
@eileenmcnaughton
Copy link
Contributor

I didn't get any hits either

@eileenmcnaughton eileenmcnaughton merged commit 1f7f346 into civicrm:master May 12, 2021
@demeritcowboy
Copy link
Contributor Author

Thanks!

@demeritcowboy demeritcowboy deleted the relative branch May 12, 2021 14:27
}

// make everything relative from the baseFilePath
$basePath = self::baseFilePath();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yay! This removes another reference to ::baseFilePath()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants