Look in the correct location for help files when trying backup languages.
Previously, get_helpfile_location would just look in $langroot/lang/$langname/... for the file, when it could be in $langroot/$plugintype/$plugintype/lang/$langname. Spotted while testing David's previous patch.
Please register or sign in to comment