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

Token now in core, can remove condition #11

Closed
herbdool opened this issue Sep 24, 2018 · 1 comment
Closed

Token now in core, can remove condition #11

herbdool opened this issue Sep 24, 2018 · 1 comment

Comments

@herbdool
Copy link
Contributor

In sources/attach.inc it has a condition for the token module: if (module_exists('token')) { but this is no longer needed since token is now in core and always enabled. It should work by just removing the conditions.

@laryn
Copy link
Member

laryn commented Sep 25, 2018

Fixed via @herbdool 's #13

@laryn laryn closed this as completed Sep 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants