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

typo error in 'still updating the modules section', commit 095dd84db92b0a7a558bf33267bfacf3f97ab0de #1842

Closed
mathsolutions opened this issue Sep 18, 2014 · 0 comments

Comments

@mathsolutions
Copy link

in upload/admin/controller/extension/module.php
it should be

if (!file_exists(DIR_APPLICATION . 'language/module/' . $value . '.php')) {

instead of

if (!file_exists(DIR_APPLICATION . 'langage/module/' . $value . '.php')) {
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