Skip to content
New issue

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

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

Already on GitHub? # to your account

Replace hardcoded newsletter root node id #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Replace hardcoded newsletter root node id #12

wants to merge 2 commits into from

Conversation

hudri
Copy link

@hudri hudri commented Dec 1, 2015

Two template files had a hardcoded newsletter root node id set to "2", while the default config value "RootFolderNodeId" in cjw_newsletter.ini is set to "1". This patch replaces the hardcoded values with an ezIni query

hudri added 2 commits December 1, 2015 13:08
replace hardcoded newsletter root node id with ezini( 'NewsletterSettings', 'RootFolderNodeId', 'cjw_newsletter.ini' )
replace hardcoded newsletter root node id with config value from cjw_newsletter.ini
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant