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

Update Smarty library #247

Merged
merged 5 commits into from
Oct 14, 2021
Merged

Conversation

shreesh-webkul
Copy link
Contributor

No description provided.

@wdammak
Copy link
Contributor

wdammak commented May 23, 2021

require_once(PS_VENDOR_DIR.'/prestashop/smarty/Smarty.class.php');
it's ok with : composer require prestashop/smarty
why you returned to old version: require_once(PS_TOOLS_DIR.'/smarty/Smarty.class.php');
?

@shreesh-webkul
Copy link
Contributor Author

QloApps is not using composer to get the required library right now, the library is updated in the tools folder only.
we are using the official smarty library instead of a modified version of Prestashop.

So using library from tools directory as library is updated in tools folder.

@rohit053 rohit053 merged commit 50d2350 into Qloapps:develop Oct 14, 2021
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

Successfully merging this pull request may close these issues.

3 participants