Skip to content
Snippets Groups Projects
Commit 705ac95e authored by Preexo's avatar Preexo
Browse files

added smarty library as an example

parent 6bb4c7f7
No related branches found
No related tags found
No related merge requests found
{
"name": "vtigercrm",
"require": {
"smarty/smarty": "3.1.29"
}
}
......@@ -8,7 +8,7 @@
* All Rights Reserved.
************************************************************************************/
vimport ('~/libraries/Smarty/libs/SmartyBC.class.php');
vimport ('~/vendor/smarty/smarty/libs/SmartyBC.class.php');
class Vtiger_Viewer extends SmartyBC {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment